Searched refs:SIZEOF_INT (Results 1 – 10 of 10) sorted by relevance
76 #define SIZEOF_INT 4 macro
64 #define SIZEOF_INT 4 macro
195 #define SIZEOF_INT 4 macro
80 #define SIZEOF_INT 4 macro
51 #define SIZEOF_INT 4 macro
190 #define SIZEOF_INT 4 macro
209 #define SIZEOF_INT 4 macro
271 #define SIZEOF_INT 4 macro
265 #if (SIZEOF_INT == 2) in test_unsigned_int_formatting()286 #elif (SIZEOF_INT == 4) in test_unsigned_int_formatting()320 #elif (SIZEOF_INT == 8) in test_unsigned_int_formatting()415 #if (SIZEOF_INT == 2) in test_signed_int_formatting()458 #elif (SIZEOF_INT == 4) in test_signed_int_formatting()525 #elif (SIZEOF_INT == 8) in test_signed_int_formatting()1451 #if (SIZEOF_INT == 2) in test_oct_hex_formatting()1454 #elif (SIZEOF_INT == 4) in test_oct_hex_formatting()1458 #elif (SIZEOF_INT == 8) in test_oct_hex_formatting()
1526 check_type_size("int" SIZEOF_INT)
Completed in 33 milliseconds