Home
last modified time | relevance | path

Searched refs:INT_FAST32_MAX (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/riscv/include/
H A D_stdint.h104 #define INT_FAST32_MAX INT32_MAX macro
/freebsd/sys/arm64/include/
H A D_stdint.h108 #define INT_FAST32_MAX INT32_MAX macro
/freebsd/sys/arm/include/
H A D_stdint.h106 #define INT_FAST32_MAX INT32_MAX macro
/freebsd/sys/x86/include/
H A D_stdint.h123 #define INT_FAST32_MAX INT32_MAX macro
/freebsd/sys/powerpc/include/
H A D_stdint.h129 #define INT_FAST32_MAX INT32_MAX macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcstdint55 INT_FAST32_MAX
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dcstdint55 INT_FAST32_MAX
/freebsd/contrib/tzcode/
H A Dprivate.h416 # ifndef INT_FAST32_MAX
418 # define INT_FAST32_MAX LONG_MAX macro
H A Dlocaltime.c2750 (min(INT_FAST32_MAX, LONG_MAX) in time2sub()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h631 # define INT_FAST32_MAX __INT_LEAST32_MAX macro
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dstdint-macros.h671 #define INT_FAST32_MAX __INT_LEAST32_MAX macro
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc104 SYMBOL(INT_FAST32_MAX, None, <stdint.h>)
H A DStdSymbolMap.inc335 SYMBOL(INT_FAST32_MAX, None, <cstdint>)
336 SYMBOL(INT_FAST32_MAX, None, <stdint.h>)