Home
last modified time | relevance | path

Searched refs:INT_FAST32_MIN (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/arm/include/
H A D_stdint.h106 #define INT_FAST32_MIN INT32_MIN macro
/freebsd/sys/riscv/include/
H A D_stdint.h104 #define INT_FAST32_MIN INT32_MIN macro
/freebsd/sys/arm64/include/
H A D_stdint.h108 #define INT_FAST32_MIN INT32_MIN macro
/freebsd/sys/x86/include/
H A D_stdint.h123 #define INT_FAST32_MIN INT32_MIN macro
/freebsd/sys/powerpc/include/
H A D_stdint.h129 #define INT_FAST32_MIN INT32_MIN macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcstdint50 INT_FAST32_MIN
/freebsd/contrib/tzcode/
H A Dprivate.h370 # define INT_FAST32_MIN LONG_MIN
374 # define INT_FAST32_MIN INT_MIN
346 # define INT_FAST32_MIN global() macro
350 # define INT_FAST32_MIN global() macro
H A Dlocaltime.c2008 if ((l >= 0) ? (m > INT_FAST32_MAX - l) : (m < INT_FAST32_MIN - l)) in timesub()
2231 && ((max(INT_FAST32_MIN, LONG_MIN) in time2sub()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h741 # define INT_FAST32_MIN __INT_LEAST32_MIN macro
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc105 SYMBOL(INT_FAST32_MIN, None, <stdint.h>)
H A DStdSymbolMap.inc337 SYMBOL(INT_FAST32_MIN, None, <cstdint>)
338 SYMBOL(INT_FAST32_MIN, None, <stdint.h>)