Home
last modified time | relevance | path

Searched refs:UINT_LEAST8_MAX (Results 1 – 11 of 11) sorted by path

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h857 # define UINT_LEAST8_MAX __UINT_LEAST8_MAX macro
/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>)
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcstdint43 UINT_LEAST8_MAX
/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.c1008 # undef UINT_LEAST8_MAX
1010 # define UINT_LEAST8_MAX 255 macro
1017 && UINT_LEAST8_MAX <= INT_MAX)
/freebsd/contrib/unbound/util/
H A Dconfigparser.c917 # undef UINT_LEAST8_MAX
919 # define UINT_LEAST8_MAX 255 macro
926 && UINT_LEAST8_MAX <= INT_MAX)
/freebsd/sys/arm/include/
H A D_stdint.h94 #define UINT_LEAST8_MAX UINT8_MAX macro
/freebsd/sys/arm64/include/
H A D_stdint.h96 #define UINT_LEAST8_MAX UINT8_MAX macro
/freebsd/sys/powerpc/include/
H A D_stdint.h117 #define UINT_LEAST8_MAX UINT8_MAX macro
/freebsd/sys/riscv/include/
H A D_stdint.h92 #define UINT_LEAST8_MAX UINT8_MAX macro
/freebsd/sys/x86/include/
H A D_stdint.h111 #define UINT_LEAST8_MAX UINT8_MAX macro