Searched refs:INT8_C (Results 1 – 9 of 9) sorted by relevance
447 # define INT8_C(v) __int_c(v, __int8_c_suffix) macro450 # define INT8_C(v) v macro636 # define INT8_MAX INT8_C(127)637 # define INT8_MIN (-INT8_C(127)-1)
38 #define INT8_C(c) (c) macro
135 #ifndef INT8_C136 # define INT8_C(C) C##i8 macro
45 #define INT8_C(c) (c) macro
46 #define INT8_C(c) (c) macro
87 INT8_C(value)