Home
last modified time | relevance | path

Searched refs:fast64_ctype (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dtarget.c35 struct symbol *fast64_ctype = &long_ctype; variable
236 fast64_ctype = &llong_ctype; in target_init()
Dtarget-x86.c123 fast64_ctype = &llong_ctype; in init_x86_64()
Dtarget.h33 extern struct symbol *fast64_ctype;
Dpredefine.c163 predefined_ctype("INT_FAST64", fast64_ctype, PTYPE_MAX|PTYPE_TYPE|PTYPE_WIDTH); in predefined_macros()