Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtarget-arm.c17 ufast8_ctype = &uint_ctype; in init_arm()
Dtarget-x86.c134 ufast8_ctype = &uint_ctype; in init_x86_64()
Dtarget.h28 extern struct symbol *ufast8_ctype;
Dtarget.c30 struct symbol *ufast8_ctype = &uchar_ctype; variable
Dpredefine.c158 predefined_ctype("UINT_FAST8", ufast8_ctype, PTYPE_MAX|PTYPE_TYPE); in predefined_macros()