Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtarget.c36 struct symbol *ufast64_ctype = &ulong_ctype; variable
237 ufast64_ctype = &ullong_ctype; in target_init()
Dtarget-x86.c124 ufast64_ctype = &ullong_ctype; in init_x86_64()
Dtarget.h34 extern struct symbol *ufast64_ctype;
Dpredefine.c164 predefined_ctype("UINT_FAST64",ufast64_ctype, PTYPE_MAX|PTYPE_TYPE); in predefined_macros()