Home
last modified time | relevance | path

Searched refs:UINT_LEAST8_MAX (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/riscv/include/
H A D_stdint.h86 #define UINT_LEAST8_MAX UINT8_MAX macro
/freebsd/sys/arm64/include/
H A D_stdint.h90 #define UINT_LEAST8_MAX UINT8_MAX macro
/freebsd/sys/arm/include/
H A D_stdint.h88 #define UINT_LEAST8_MAX UINT8_MAX macro
/freebsd/sys/x86/include/
H A D_stdint.h105 #define UINT_LEAST8_MAX UINT8_MAX macro
/freebsd/sys/powerpc/include/
H A D_stdint.h111 #define UINT_LEAST8_MAX UINT8_MAX macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcstdint43 UINT_LEAST8_MAX
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Ddeltat.c308 # undef UINT_LEAST8_MAX
310 # define UINT_LEAST8_MAX 255 macro
317 && UINT_LEAST8_MAX <= INT_MAX)
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dcstdint43 UINT_LEAST8_MAX
/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.c1014 # undef UINT_LEAST8_MAX
1016 # define UINT_LEAST8_MAX 255
1023 && UINT_LEAST8_MAX <= INT_MAX)
1010 # define UINT_LEAST8_MAX global() macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h750 # define UINT_LEAST8_MAX __UINT_LEAST8_MAX macro
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dstdint-macros.h787 #define UINT_LEAST8_MAX __UINT_LEAST8_MAX macro
/freebsd/contrib/unbound/util/
H A Dconfigparser.c968 # undef UINT_LEAST8_MAX
970 # define UINT_LEAST8_MAX 255 macro
977 && UINT_LEAST8_MAX <= INT_MAX)
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc191 SYMBOL(UINT_LEAST8_MAX, None, <stdint.h>)
H A DStdSymbolMap.inc500 SYMBOL(UINT_LEAST8_MAX, None, <cstdint>)
501 SYMBOL(UINT_LEAST8_MAX, None, <stdint.h>)