Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dtarget.c16 struct symbol *wint_ctype = &uint_ctype; variable
157 wint_ctype = &int_ctype; in init_target()
H A Dtarget.h13 extern struct symbol *wint_ctype;
H A Dlib.c1263 predefined_ctype("WINT", wint_ctype, PTYPE_ALL_T|PTYPE_MIN|PTYPE_TYPE); in predefined_macros()