Home
last modified time | relevance | path

Searched defs:INT_FAST32_MAX (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/arm64/include/
H A D_stdint.h114 #define INT_FAST32_MAX INT32_MAX macro
/freebsd/sys/arm/include/
H A D_stdint.h112 #define INT_FAST32_MAX INT32_MAX macro
/freebsd/sys/riscv/include/
H A D_stdint.h110 #define INT_FAST32_MAX INT32_MAX macro
/freebsd/sys/x86/include/
H A D_stdint.h129 #define INT_FAST32_MAX INT32_MAX macro
/freebsd/sys/powerpc/include/
H A D_stdint.h135 #define INT_FAST32_MAX INT32_MAX macro
/freebsd/contrib/tzcode/
H A Dprivate.h345 # define INT_FAST32_MAX global() macro
349 # define INT_FAST32_MAX global() macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h742 # define INT_FAST32_MAX __INT_LEAST32_MAX macro