Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dstdint.h119 #if defined(__cplusplus) && !defined(__STDC_CONSTANT_MACROS)
120 # define __STDC_CONSTANT_MACROS macro
/freebsd-14.2/contrib/xz/src/liblzma/api/
H A Dlzma.h120 # ifndef __STDC_CONSTANT_MACROS
121 # define __STDC_CONSTANT_MACROS 1 macro
/freebsd-14.2/contrib/opencsd/decoder/include/i_dec/
H A Dtrc_idec_arminst.h38 #ifndef __STDC_CONSTANT_MACROS
39 #define __STDC_CONSTANT_MACROS 1 macro
/freebsd-14.2/sys/arm/include/
H A D_stdint.h36 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/freebsd-14.2/sys/riscv/include/
H A D_stdint.h34 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/freebsd-14.2/sys/arm64/include/
H A D_stdint.h38 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/freebsd-14.2/sys/x86/include/
H A D_stdint.h43 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/freebsd-14.2/sys/powerpc/include/
H A D_stdint.h43 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h46 # if !defined(__STDC_CONSTANT_MACROS)
47 # define __STDC_CONSTANT_MACROS macro
59 # undef __STDC_CONSTANT_MACROS
/freebsd-14.2/sys/sys/
H A Dcdefs.h391 #ifndef __STDC_CONSTANT_MACROS
392 #define __STDC_CONSTANT_MACROS macro