Home
last modified time | relevance | path

Searched refs:intptr_ctype (Results 1 - 8 of 8) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget-h8300.c8 intptr_ctype = &int_ctype; in init_h8300()
H A Dtarget-sh.c10 intptr_ctype = &int_ctype; in init_sh()
H A Dtarget-s390.c9 intptr_ctype = &int_ctype; in init_s390()
H A Dtarget.h9 extern struct symbol *intptr_ctype;
H A Dpredefine.c168 predefined_ctype("INTPTR", intptr_ctype, PTYPE_MAX|PTYPE_TYPE|PTYPE_WIDTH); in predefined_macros()
H A Dtarget.c9 struct symbol *intptr_ctype; variable
H A Dsymbol.c992 if (!intptr_ctype) in init_ctype()
993 intptr_ctype = ssize_t_ctype; in init_ctype()
H A Dparse.c1242 : intptr_ctype; in to_pointer_mode()

Completed in 8 milliseconds