Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtarget.c14 struct symbol *uintmax_ctype = &ulong_ctype; variable
235 uintmax_ctype = &ullong_ctype; in target_init()
247 uintmax_ctype = &ullong_ctype; in target_init()
Dtarget-x86.c147 uintmax_ctype = &ullong_ctype; in init_x86_64()
Dtarget.h12 extern struct symbol *uintmax_ctype;
Dpredefine.c167 predefined_ctype("UINTMAX", uintmax_ctype, PTYPE_MAX|PTYPE_TYPE); in predefined_macros()