Home
last modified time | relevance | path

Searched refs:UINT_LEAST16_MAX (Results 1 – 11 of 11) sorted by relevance

/freebsd-head/sys/riscv/include/
HD_stdint.h93 #define UINT_LEAST16_MAX UINT16_MAX macro
/freebsd-head/sys/arm/include/
HD_stdint.h95 #define UINT_LEAST16_MAX UINT16_MAX macro
/freebsd-head/sys/arm64/include/
HD_stdint.h97 #define UINT_LEAST16_MAX UINT16_MAX macro
/freebsd-head/sys/x86/include/
HD_stdint.h112 #define UINT_LEAST16_MAX UINT16_MAX macro
/freebsd-head/sys/powerpc/include/
HD_stdint.h118 #define UINT_LEAST16_MAX UINT16_MAX macro
/freebsd-head/contrib/llvm-project/libcxx/include/
HDcstdint44 UINT_LEAST16_MAX
/freebsd-head/contrib/ntp/ntpd/
HDntp_parser.c1015 # undef UINT_LEAST16_MAX
1017 # define UINT_LEAST16_MAX 65535 macro
1034 && UINT_LEAST16_MAX <= INT_MAX)
/freebsd-head/contrib/llvm-project/clang/lib/Headers/
HDstdint.h824 # define UINT_LEAST16_MAX __UINT_LEAST16_MAX macro
/freebsd-head/contrib/unbound/util/
HDconfigparser.c961 # undef UINT_LEAST16_MAX
963 # define UINT_LEAST16_MAX 65535 macro
980 && UINT_LEAST16_MAX <= INT_MAX)
/freebsd-head/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
HDCSymbolMap.inc188 SYMBOL(UINT_LEAST16_MAX, None, <stdint.h>)
HDStdSymbolMap.inc494 SYMBOL(UINT_LEAST16_MAX, None, <cstdint>)
495 SYMBOL(UINT_LEAST16_MAX, None, <stdint.h>)