Home
last modified time | relevance | path

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

/freebsd/sys/arm64/include/
H A D_stdint.h107 #define INT_FAST16_MIN INT32_MIN macro
/freebsd/sys/arm/include/
H A D_stdint.h105 #define INT_FAST16_MIN INT32_MIN macro
/freebsd/sys/riscv/include/
H A D_stdint.h103 #define INT_FAST16_MIN INT32_MIN macro
/freebsd/sys/x86/include/
H A D_stdint.h122 #define INT_FAST16_MIN INT32_MIN macro
/freebsd/sys/powerpc/include/
H A D_stdint.h128 #define INT_FAST16_MIN INT32_MIN macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h825 # define INT_FAST16_MIN __INT_LEAST16_MIN macro