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

/freebsd-current/sys/arm/include/
H A D_stdint.h96 #define UINT_LEAST32_MAX UINT32_MAX macro
/freebsd-current/sys/arm64/include/
H A D_stdint.h98 #define UINT_LEAST32_MAX UINT32_MAX macro
/freebsd-current/sys/riscv/include/
H A D_stdint.h94 #define UINT_LEAST32_MAX UINT32_MAX macro
/freebsd-current/sys/powerpc/include/
H A D_stdint.h119 #define UINT_LEAST32_MAX UINT32_MAX macro
/freebsd-current/sys/x86/include/
H A D_stdint.h113 #define UINT_LEAST32_MAX UINT32_MAX macro
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h736 # define UINT_LEAST32_MAX __UINT_LEAST32_MAX macro

Completed in 81 milliseconds