Searched defs:INT_FAST16_MAX (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A D_stdint.h111 #define INT_FAST16_MAX INT32_MAX macro
/freebsd-11-stable/sys/arm64/include/
H A D_stdint.h111 #define INT_FAST16_MAX INT32_MAX macro
/freebsd-11-stable/sys/powerpc/include/
H A D_stdint.h134 #define INT_FAST16_MAX INT32_MAX macro
/freebsd-11-stable/sys/riscv/include/
H A D_stdint.h111 #define INT_FAST16_MAX INT32_MAX macro
/freebsd-11-stable/sys/sparc64/include/
H A D_stdint.h111 #define INT_FAST16_MAX INT32_MAX macro
/freebsd-11-stable/sys/mips/include/
H A D_stdint.h135 #define INT_FAST16_MAX INT32_MAX macro
/freebsd-11-stable/sys/x86/include/
H A D_stdint.h130 #define INT_FAST16_MAX INT32_MAX macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h615 # define INT_FAST16_MAX __INT_LEAST16_MAX macro

Completed in 59 milliseconds