Home
last modified time | relevance | path

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

/freebsd/sys/arm64/include/
H A D_stdint.h106 #define INT_FAST8_MIN INT32_MIN macro
/freebsd/sys/arm/include/
H A D_stdint.h104 #define INT_FAST8_MIN INT32_MIN macro
/freebsd/sys/riscv/include/
H A D_stdint.h102 #define INT_FAST8_MIN INT32_MIN macro
/freebsd/sys/x86/include/
H A D_stdint.h121 #define INT_FAST8_MIN INT32_MIN macro
/freebsd/sys/powerpc/include/
H A D_stdint.h127 #define INT_FAST8_MIN INT32_MIN macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h862 # define INT_FAST8_MIN __INT_LEAST8_MIN macro