Home
last modified time | relevance | path

Searched refs:__STDC_CONSTANT_MACROS (Results 1 – 12 of 12) sorted by relevance

/src/contrib/llvm-project/libcxx/include/ !
H A Dstdint.h119 #if defined(__cplusplus) && !defined(__STDC_CONSTANT_MACROS)
120 # define __STDC_CONSTANT_MACROS macro
H A Dinttypes.h248 #if defined(__cplusplus) && !defined(__STDC_CONSTANT_MACROS)
249 # define __STDC_CONSTANT_MACROS macro
/src/contrib/xz/src/liblzma/api/ !
H A Dlzma.h119 # ifndef __STDC_CONSTANT_MACROS
120 # define __STDC_CONSTANT_MACROS 1 macro
/src/contrib/opencsd/decoder/include/i_dec/ !
H A Dtrc_idec_arminst.h38 #ifndef __STDC_CONSTANT_MACROS
39 #define __STDC_CONSTANT_MACROS 1 macro
/src/sys/arm/include/ !
H A D_stdint.h36 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/src/sys/riscv/include/ !
H A D_stdint.h34 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/src/sys/arm64/include/ !
H A D_stdint.h38 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/src/sys/x86/include/ !
H A D_stdint.h43 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/src/sys/powerpc/include/ !
H A D_stdint.h43 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/src/contrib/jemalloc/include/msvc_compat/C99/ !
H A Dstdint.h226 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS) // [ See footnote 224 at page 260
/src/sys/sys/ !
H A Dcdefs.h270 #ifndef __STDC_CONSTANT_MACROS
271 #define __STDC_CONSTANT_MACROS macro
/src/contrib/llvm-project/clang/lib/Headers/ !
H A Dstdint.h50 # if !defined(__STDC_CONSTANT_MACROS)
51 # define __STDC_CONSTANT_MACROS macro
63 # undef __STDC_CONSTANT_MACROS