Searched refs:sint_ctype (Results 1 – 4 of 4) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
D | symbol.c | 822 int_ctype, sint_ctype, uint_ctype, variable 903 { &sint_ctype, T_SINT( 0, int) },
|
D | symbol.h | 295 int_ctype, sint_ctype, uint_ctype,
|
D | show-parse.c | 248 { &sint_ctype, "signed int", "" },
|
D | parse.c | 1218 : &sint_ctype; in to_SI_mode() 1486 {&schar_ctype, &sshort_ctype, &sint_ctype, &slong_ctype, &sllong_ctype,
|