Home
last modified time | relevance | path

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

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