Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtarget-arm.c16 fast8_ctype = &int_ctype; in init_arm()
Dtarget-x86.c133 fast8_ctype = &int_ctype; in init_x86_64()
Dtarget.h27 extern struct symbol *fast8_ctype;
Dtarget.c29 struct symbol *fast8_ctype = &schar_ctype; variable
Dpredefine.c157 predefined_ctype("INT_FAST8", fast8_ctype, PTYPE_MAX|PTYPE_TYPE|PTYPE_WIDTH); in predefined_macros()