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

/netbsd-current/sys/arch/or1k/include/
H A Dint_const.h5 #define __INT8_C_SUFFIX__ macro
/netbsd-current/sys/arch/riscv/include/
H A Dint_const.h5 #define __INT8_C_SUFFIX__ macro
/netbsd-current/sys/sys/
H A Dcommon_int_const.h47 #define INT8_C(c) __int_join(c, __INT8_C_SUFFIX__)
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstdint.h423 # ifdef __INT8_C_SUFFIX__
424 # define __int8_c_suffix __INT8_C_SUFFIX__
427 # endif /* __INT8_C_SUFFIX__ */

Completed in 217 milliseconds