Home
last modified time | relevance | path

Searched refs:int32_ctype (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget-arm.c14 int32_ctype = &long_ctype; in init_arm()
H A Dpredefine.c143 predefined_ctype("INT32", int32_ctype, PTYPE_MAX|PTYPE_TYPE); in predefined_macros()
152 predefined_ctype("INT_LEAST32", int32_ctype, PTYPE_MAX|PTYPE_TYPE|PTYPE_WIDTH); in predefined_macros()
H A Dtarget.h15 extern struct symbol *int32_ctype;
H A Dtarget.c17 struct symbol *int32_ctype = &int_ctype; variable

Completed in 2 milliseconds