Searched refs:uint_fast32_t (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/sys/
H A Dstdint.h57 typedef __uint_fast32_t uint_fast32_t; typedef
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/sync/
H A Dcpp_atomic_ops_linkable.cc94 ATest<uint_fast32_t>();
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h105 typedef _Atomic(uint_fast32_t) atomic_uint_fast32_t;
H A Dstdint.h187 typedef __uint_least32_t uint_fast32_t; typedef
/freebsd-13-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c64 uint_fast32_t uif32 = 0;

Completed in 118 milliseconds