Home
last modified time | relevance | path

Searched defs:INT_FAST8_MAX (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/arm64/include/
H A D_stdint.h112 #define INT_FAST8_MAX INT32_MAX macro
/freebsd/sys/arm/include/
H A D_stdint.h110 #define INT_FAST8_MAX INT32_MAX macro
/freebsd/sys/riscv/include/
H A D_stdint.h108 #define INT_FAST8_MAX INT32_MAX macro
/freebsd/sys/x86/include/
H A D_stdint.h127 #define INT_FAST8_MAX INT32_MAX macro
/freebsd/sys/powerpc/include/
H A D_stdint.h133 #define INT_FAST8_MAX INT32_MAX macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h863 # define INT_FAST8_MAX __INT_LEAST8_MAX macro