Searched refs:UINT_FAST16_MAX (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/arm/include/
H A D_stdint.h117 #define UINT_FAST16_MAX UINT32_MAX macro
/freebsd-current/sys/arm64/include/
H A D_stdint.h119 #define UINT_FAST16_MAX UINT32_MAX macro
/freebsd-current/sys/riscv/include/
H A D_stdint.h115 #define UINT_FAST16_MAX UINT32_MAX macro
/freebsd-current/sys/powerpc/include/
H A D_stdint.h140 #define UINT_FAST16_MAX UINT32_MAX macro
/freebsd-current/sys/x86/include/
H A D_stdint.h134 #define UINT_FAST16_MAX UINT32_MAX macro
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h823 # define UINT_FAST16_MAX __UINT_LEAST16_MAX macro

Completed in 226 milliseconds