Home
last modified time | relevance | path

Searched refs:__STDC_LIMIT_MACROS (Results 1 – 19 of 19) sorted by relevance

/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dstdint.h116 #if defined(__cplusplus) && !defined(__STDC_LIMIT_MACROS)
117 # define __STDC_LIMIT_MACROS macro
/freebsd-14.2/contrib/flex/src/
H A Dflexint.h14 #ifndef __STDC_LIMIT_MACROS
15 #define __STDC_LIMIT_MACROS 1 macro
/freebsd-14.2/contrib/xz/src/liblzma/api/
H A Dlzma.h117 # ifndef __STDC_LIMIT_MACROS
118 # define __STDC_LIMIT_MACROS 1 macro
/freebsd-14.2/sys/arm/include/
H A D_stdint.h53 #if !defined(__cplusplus) || defined(__STDC_LIMIT_MACROS)
/freebsd-14.2/sys/riscv/include/
H A D_stdint.h51 #if !defined(__cplusplus) || defined(__STDC_LIMIT_MACROS)
/freebsd-14.2/sys/arm64/include/
H A D_stdint.h55 #if !defined(__cplusplus) || defined(__STDC_LIMIT_MACROS)
/freebsd-14.2/sys/x86/include/
H A D_stdint.h66 #if !defined(__cplusplus) || defined(__STDC_LIMIT_MACROS)
/freebsd-14.2/sys/powerpc/include/
H A D_stdint.h66 #if !defined(__cplusplus) || defined(__STDC_LIMIT_MACROS)
/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h42 # if !defined(__STDC_LIMIT_MACROS)
43 # define __STDC_LIMIT_MACROS macro
55 # undef __STDC_LIMIT_MACROS
/freebsd-14.2/contrib/file/src/
H A Dfile.h48 #ifndef __STDC_LIMIT_MACROS
49 #define __STDC_LIMIT_MACROS macro
/freebsd-14.2/sys/sys/
H A Dcdefs.h388 #ifndef __STDC_LIMIT_MACROS
389 #define __STDC_LIMIT_MACROS macro
/freebsd-14.2/tools/build/bootstrap-m4/
H A Dinittokenizer.c40 #ifndef __STDC_LIMIT_MACROS
41 #define __STDC_LIMIT_MACROS 1 macro
/freebsd-14.2/crypto/heimdal/lib/com_err/
H A Dlex.c38 #ifndef __STDC_LIMIT_MACROS
39 #define __STDC_LIMIT_MACROS 1 macro
/freebsd-14.2/crypto/heimdal/lib/sl/
H A Dslc-lex.c38 #ifndef __STDC_LIMIT_MACROS
39 #define __STDC_LIMIT_MACROS 1 macro
/freebsd-14.2/crypto/heimdal/lib/asn1/
H A Dlex.c38 #ifndef __STDC_LIMIT_MACROS
39 #define __STDC_LIMIT_MACROS 1 macro
/freebsd-14.2/usr.bin/lex/
H A Dinitscan.c39 #ifndef __STDC_LIMIT_MACROS
40 #define __STDC_LIMIT_MACROS 1 macro
/freebsd-14.2/contrib/unbound/util/
H A Dconfiglexer.c40 #ifndef __STDC_LIMIT_MACROS
41 #define __STDC_LIMIT_MACROS 1 macro
/freebsd-14.2/sys/contrib/libsodium/
H A Dconfigure.ac576 AC_MSG_CHECKING(whether __STDC_LIMIT_MACROS is required)
/freebsd-14.2/usr.bin/dtc/
H A Dfdt.cc33 #define __STDC_LIMIT_MACROS 1 macro