Searched defs:UINT8_MAX (Results 1 - 18 of 18) sorted by relevance

/freebsd-12-stable/sys/contrib/ck/include/
H A Dck_limits.h31 #define UINT8_MAX ((u8)(~0U)) macro
/freebsd-12-stable/contrib/flex/
H A Dflexint.h53 #define UINT8_MAX (255U) macro
/freebsd-12-stable/crypto/openssl/include/internal/
H A Dnumbers.h42 # define UINT8_MAX __MAXUINT__(uint8_t) macro
/freebsd-12-stable/contrib/libdivsufsort/include/
H A Ddivsufsort_private.h87 # define UINT8_MAX (255) macro
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRegisterValue.h107 uint8_t GetAsUInt8(uint8_t fail_value = UINT8_MAX, argument
/freebsd-12-stable/sys/powerpc/include/
H A D_stdint.h97 #define UINT8_MAX 0xff macro
/freebsd-12-stable/sys/riscv/include/
H A D_stdint.h72 #define UINT8_MAX 0xff macro
/freebsd-12-stable/sys/sparc64/include/
H A D_stdint.h74 #define UINT8_MAX 0xff macro
/freebsd-12-stable/sys/mips/include/
H A D_stdint.h98 #define UINT8_MAX 0xff macro
/freebsd-12-stable/sys/x86/include/
H A D_stdint.h84 #define UINT8_MAX 0xff macro
/freebsd-12-stable/sys/arm/include/
H A D_stdint.h74 #define UINT8_MAX 0xff macro
/freebsd-12-stable/sys/arm64/include/
H A D_stdint.h72 #define UINT8_MAX 0xff macro
/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h623 # define UINT8_MAX UINT8_C(255) macro
/freebsd-12-stable/contrib/amd/fsinfo/
H A Dnull_lex.c96 #define UINT8_MAX (255U) macro
/freebsd-12-stable/crypto/heimdal/lib/asn1/
H A Dlex.c78 #define UINT8_MAX (255U) macro
/freebsd-12-stable/crypto/heimdal/lib/com_err/
H A Dlex.c78 #define UINT8_MAX (255U) macro
/freebsd-12-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c78 #define UINT8_MAX (255U) macro
/freebsd-12-stable/usr.bin/lex/
H A Dinitscan.c89 #define UINT8_MAX (255U) macro

Completed in 403 milliseconds