Home
last modified time | relevance | path

Searched refs:uint_least8_t (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/
H A Dcstdint119 uint_least8_t
173 using ::uint_least8_t _LIBCPP_USING_IF_EXISTS;
H A Datomic484 typedef atomic<uint_least8_t> atomic_uint_least8_t;
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dcstdint119 uint_least8_t
176 using ::uint_least8_t _LIBCPP_USING_IF_EXISTS;
H A Datomic484 typedef atomic<uint_least8_t> atomic_uint_least8_t;
/freebsd/sys/sys/
H A Dstdint.h44 typedef __uint_least8_t uint_least8_t; typedef
/freebsd/contrib/netbsd-tests/lib/libc/sync/
H A Dcpp_atomic_ops_linkable.cc80 ATest<uint_least8_t>(); in main()
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcstdint.inc45 using ::uint_least8_t _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcstdint.cppm
H A Dcstdint.inc45 using std::uint_least8_t _LIBCPP_USING_IF_EXISTS;
/freebsd/lib/libc/tests/gen/
H A Dlimits_test.c64 CHECK_UTYPE(uint_least8_t, UINT_LEAST8);
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__atomic/
H A Daliases.h50 using atomic_uint_least8_t = atomic<uint_least8_t>;
/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Daliases.h51 using atomic_uint_least8_t = atomic<uint_least8_t>;
/freebsd/include/
H A Dstdbit.h25 typedef __uint_least8_t uint_least8_t; typedef
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h117 typedef _Atomic(uint_least8_t) atomic_uint_least8_t;
H A Dstdint.h279 typedef __uint_least8_t uint_least8_t; typedef
/freebsd/contrib/netbsd-tests/include/
H A Dt_inttypes.c58 uint_least8_t uil8 = 0; in ATF_TC_BODY()
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dstdint-macros.h221 typedef __uint_least8_t uint_least8_t; typedef
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Ddeltat.c318 typedef uint_least8_t yytype_uint8;
/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.c1024 typedef uint_least8_t yytype_uint8;
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc850 SYMBOL(uint_least8_t, None, <stdint.h>)
H A DStdSymbolMap.inc3071 SYMBOL(uint_least8_t, std::, <cstdint>)
3072 SYMBOL(uint_least8_t, None, <cstdint>)
3073 SYMBOL(uint_least8_t, None, <stdint.h>)
/freebsd/contrib/unbound/util/
H A Dconfigparser.c972 typedef uint_least8_t yytype_uint8;