Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libc++/include/
H A Dstdint.h115 #if defined(__cplusplus) && !defined(__STDC_CONSTANT_MACROS)
116 # define __STDC_CONSTANT_MACROS macro
/freebsd-12.1/contrib/opencsd/decoder/include/i_dec/
H A Dtrc_idec_arminst.h38 #ifndef __STDC_CONSTANT_MACROS
39 #define __STDC_CONSTANT_MACROS 1 macro
/freebsd-12.1/contrib/xz/src/liblzma/api/
H A Dlzma.h119 # ifndef __STDC_CONSTANT_MACROS
120 # define __STDC_CONSTANT_MACROS 1 macro
/freebsd-12.1/usr.bin/svn/lib/libapr/
H A Dapr.h173 #if defined(__cplusplus) && !defined(__STDC_CONSTANT_MACROS)
176 #define __STDC_CONSTANT_MACROS macro
/freebsd-12.1/contrib/llvm/tools/clang/lib/Headers/
H A Dstdint.h57 # if !defined(__STDC_CONSTANT_MACROS)
58 # define __STDC_CONSTANT_MACROS macro
70 # undef __STDC_CONSTANT_MACROS
/freebsd-12.1/sys/arm/include/
H A D_stdint.h38 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/freebsd-12.1/sys/sparc64/include/
H A D_stdint.h38 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/freebsd-12.1/sys/riscv/include/
H A D_stdint.h36 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/freebsd-12.1/sys/arm64/include/
H A D_stdint.h36 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/freebsd-12.1/sys/x86/include/
H A D_stdint.h47 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/freebsd-12.1/sys/powerpc/include/
H A D_stdint.h45 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/freebsd-12.1/sys/mips/include/
H A D_stdint.h46 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/freebsd-12.1/contrib/libstdc++/include/tr1/
H A Dcstdint43 #define __STDC_CONSTANT_MACROS
/freebsd-12.1/sys/sys/
H A Dcdefs.h406 #ifndef __STDC_CONSTANT_MACROS
407 #define __STDC_CONSTANT_MACROS macro
/freebsd-12.1/contrib/apr/include/
H A Dapr.h.in171 #if defined(__cplusplus) && !defined(__STDC_CONSTANT_MACROS)
174 #define __STDC_CONSTANT_MACROS macro