Home
last modified time | relevance | path

Searched refs:intptr_ctype (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dtarget-h8300.c8 intptr_ctype = &int_ctype; in init_h8300()
Dtarget-sh.c10 intptr_ctype = &int_ctype; in init_sh()
Dtarget-s390.c9 intptr_ctype = &int_ctype; in init_s390()
Dtarget.h9 extern struct symbol *intptr_ctype;
Dtarget.c9 struct symbol *intptr_ctype; variable
Dpredefine.c168 predefined_ctype("INTPTR", intptr_ctype, PTYPE_MAX|PTYPE_TYPE|PTYPE_WIDTH); in predefined_macros()
Dsymbol.c992 if (!intptr_ctype) in init_ctype()
993 intptr_ctype = ssize_t_ctype; in init_ctype()
Dparse.c1242 : intptr_ctype; in to_pointer_mode()
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.6.0.rst679 * cast: make [u]intptr_ctype alias of [s]size_t_ctype