Lines Matching refs:__int8_c_suffix
306 # define __int8_c_suffix __INT64_C_SUFFIX__ macro
311 # undef __int8_c_suffix
332 # define __int8_c_suffix __INT56_C_SUFFIX__ macro
338 # undef __int8_c_suffix
349 # define __int8_c_suffix __INT48_C_SUFFIX__ macro
355 # undef __int8_c_suffix
366 # define __int8_c_suffix __INT40_C_SUFFIX__ macro
372 # undef __int8_c_suffix
381 # define __int8_c_suffix __INT32_C_SUFFIX__ macro
385 # undef __int8_c_suffix
405 # define __int8_c_suffix __INT24_C_SUFFIX__ macro
410 # undef __int8_c_suffix
418 # define __int8_c_suffix __INT16_C_SUFFIX__ macro
421 # undef __int8_c_suffix
438 # define __int8_c_suffix __INT8_C_SUFFIX__ macro
440 # undef __int8_c_suffix
445 # ifdef __int8_c_suffix
446 # define INT8_C(v) __int_c(v, __int8_c_suffix)
447 # define UINT8_C(v) __uint_c(v, __int8_c_suffix)