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

/freebsd-11-stable/sys/arm/include/
H A D_stdint.h117 #define UINT_FAST16_MAX UINT32_MAX macro
/freebsd-11-stable/sys/arm64/include/
H A D_stdint.h117 #define UINT_FAST16_MAX UINT32_MAX macro
/freebsd-11-stable/sys/powerpc/include/
H A D_stdint.h140 #define UINT_FAST16_MAX UINT32_MAX macro
/freebsd-11-stable/sys/riscv/include/
H A D_stdint.h117 #define UINT_FAST16_MAX UINT32_MAX macro
/freebsd-11-stable/sys/sparc64/include/
H A D_stdint.h117 #define UINT_FAST16_MAX UINT32_MAX macro
/freebsd-11-stable/sys/mips/include/
H A D_stdint.h141 #define UINT_FAST16_MAX UINT32_MAX macro
/freebsd-11-stable/sys/x86/include/
H A D_stdint.h136 #define UINT_FAST16_MAX UINT32_MAX macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h616 # define UINT_FAST16_MAX __UINT_LEAST16_MAX macro

Completed in 86 milliseconds