| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | cstdint | 120 uint_least16_t 174 using ::uint_least16_t _LIBCPP_USING_IF_EXISTS;
|
| H A D | atomic | 486 typedef atomic<uint_least16_t> atomic_uint_least16_t;
|
| /freebsd/contrib/llvm-project/libc/include/llvm-libc-types/ |
| H A D | char16_t.h | 14 typedef uint_least16_t char16_t;
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | cstdint | 120 uint_least16_t 177 using ::uint_least16_t _LIBCPP_USING_IF_EXISTS;
|
| H A D | atomic | 486 typedef atomic<uint_least16_t> atomic_uint_least16_t;
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | stdatomic.h | 113 typedef _Atomic(uint_least16_t) atomic_char16_t; 119 typedef _Atomic(uint_least16_t) atomic_uint_least16_t;
|
| H A D | stdint.h | 260 typedef __uint_least16_t uint_least16_t; typedef
|
| /freebsd/sys/sys/ |
| H A D | stdint.h | 45 typedef __uint_least16_t uint_least16_t; typedef
|
| /freebsd/contrib/netbsd-tests/lib/libc/sync/ |
| H A D | cpp_atomic_ops_linkable.cc | 82 ATest<uint_least16_t>(); in main()
|
| /freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
| H A D | cstdint.inc | 42 using ::uint_least16_t _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | cstdint.cppm | |
| H A D | cstdint.inc | 42 using std::uint_least16_t _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/lib/libc/tests/gen/ |
| H A D | limits_test.c | 65 CHECK_UTYPE(uint_least16_t, UINT_LEAST16);
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__atomic/ |
| H A D | aliases.h | 52 using atomic_uint_least16_t = atomic<uint_least16_t>;
|
| /freebsd/contrib/llvm-project/libcxx/include/__atomic/ |
| H A D | aliases.h | 53 using atomic_uint_least16_t = atomic<uint_least16_t>;
|
| /freebsd/include/ |
| H A D | stdbit.h | 26 typedef __uint_least16_t uint_least16_t; typedef
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__string/ |
| H A D | char_traits.h | 244 : __char_traits_base<char16_t, uint_least16_t, static_cast<uint_least16_t>(0xFFFF)> {
|
| /freebsd/contrib/llvm-project/libcxx/include/__string/ |
| H A D | char_traits.h | 278 …t char_traits<char16_t> : __char_traits_base<char16_t, uint_least16_t, static_cast<uint_least16_t>…
|
| /freebsd/contrib/netbsd-tests/include/ |
| H A D | t_inttypes.c | 59 uint_least16_t uil16 = 0; in ATF_TC_BODY()
|
| /freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/ |
| H A D | stdint-macros.h | 203 typedef __uint_least16_t uint_least16_t; typedef
|
| /freebsd/crypto/krb5/src/lib/krb5/krb/ |
| H A D | deltat.c | 329 typedef uint_least16_t yytype_uint16;
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_parser.c | 1035 typedef uint_least16_t yytype_uint16;
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | CSymbolMap.inc | 847 SYMBOL(uint_least16_t, None, <stdint.h>)
|
| H A D | StdSymbolMap.inc | 3062 SYMBOL(uint_least16_t, std::, <cstdint>) 3063 SYMBOL(uint_least16_t, None, <cstdint>) 3064 SYMBOL(uint_least16_t, None, <stdint.h>)
|
| /freebsd/contrib/unbound/util/ |
| H A D | configparser.c | 983 typedef uint_least16_t yytype_uint16;
|