Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dtarget.c14 struct symbol *uint32_ctype = &uint_ctype; variable
91 uint32_ctype = &ulong_ctype; in init_target()
H A Dtarget.h11 extern struct symbol *uint32_ctype;
H A Dlib.c1282 predefined_ctype("UINT32", uint32_ctype, PTYPE_MAX|PTYPE_TYPE); in predefined_macros()