Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtarget-x86.c30 wint_ctype = &int_ctype; in init_x86_common()
36 wint_ctype = &int_ctype; in init_x86_common()
118 wint_ctype = &int_ctype; in init_x86_64()
139 wint_ctype = &int_ctype; in init_x86_64()
Dtarget.c20 struct symbol *wint_ctype = &uint_ctype; variable
262 wint_ctype = target->wint; in target_init()
Dtarget-sparc.c31 wint_ctype = &long_ctype; in init_sparc32()
Dtarget.h18 extern struct symbol *wint_ctype;
Dpredefine.c131 predefined_ctype("WINT", wint_ctype, PTYPE_ALL_T|PTYPE_MIN|PTYPE_TYPE); in predefined_macros()