Home
last modified time | relevance | path

Searched refs:int64_ctype (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dtarget.c11 struct symbol *int64_ctype = &long_ctype; variable
121 int64_ctype = &llong_ctype; in init_target()
126 int64_ctype = &llong_ctype; in init_target()
144 int64_ctype = &llong_ctype; in init_target()
160 int64_ctype = &llong_ctype; in init_target()
H A Dtarget.h8 extern struct symbol *int64_ctype;
H A Dlib.c1277 predefined_ctype("INT64", int64_ctype, PTYPE_MAX|PTYPE_TYPE); in predefined_macros()