Searched refs:uint_least32_t (Results 1 - 25 of 98) sorted by relevance

1234

/netbsd-current/sys/arch/amd64/include/
H A Dint_mwgwtypes.h52 typedef unsigned int uint_least32_t; typedef
/netbsd-current/sys/arch/hppa/include/
H A Dint_mwgwtypes.h46 typedef unsigned int uint_least32_t; typedef
/netbsd-current/sys/arch/i386/include/
H A Dint_mwgwtypes.h50 typedef unsigned int uint_least32_t; typedef
/netbsd-current/sys/arch/ia64/include/
H A Dint_mwgwtypes.h49 typedef unsigned int uint_least32_t; typedef
/netbsd-current/sys/arch/alpha/include/
H A Dint_mwgwtypes.h49 typedef unsigned int uint_least32_t; typedef
/netbsd-current/sys/arch/vax/include/
H A Dint_mwgwtypes.h49 typedef unsigned int uint_least32_t; typedef
/netbsd-current/sys/arch/sh3/include/
H A Dint_mwgwtypes.h49 typedef unsigned int uint_least32_t; typedef
/netbsd-current/sys/arch/m68k/include/
H A Dint_mwgwtypes.h49 typedef unsigned int uint_least32_t; typedef
/netbsd-current/sys/arch/powerpc/include/
H A Dint_mwgwtypes.h49 typedef unsigned int uint_least32_t; typedef
/netbsd-current/sys/sys/
H A Dcommon_int_mwgwtypes.h50 typedef __UINT_LEAST32_TYPE__ uint_least32_t; typedef
/netbsd-current/sys/arch/mips/include/
H A Dint_mwgwtypes.h49 typedef unsigned int uint_least32_t; typedef
/netbsd-current/sys/arch/arm/include/
H A Dint_mwgwtypes.h74 typedef __UINT_LEAST32_TYPE__ uint_least32_t; typedef
/netbsd-current/sys/arch/sparc/include/
H A Dint_mwgwtypes.h49 typedef unsigned int uint_least32_t; typedef
/netbsd-current/tests/lib/libc/sync/
H A Dcpp_atomic_ops_linkable.cc84 ATest<uint_least32_t>();
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/
H A Dstdint.h93 using ::uint_least32_t;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
H A Dstdint.h93 using ::uint_least32_t;
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstdatomic.h90 typedef _Atomic(uint_least32_t) atomic_char32_t;
97 typedef _Atomic(uint_least32_t) atomic_uint_least32_t;
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dstdatomic.h45 typedef uint_least32_t char32_t;
68 typedef uint_least32_t atomic_uint_least32_t;
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/
H A Dstdatomic.h84 typedef uint_least32_t char32_t;
107 typedef uint_least32_t atomic_uint_least32_t;
/netbsd-current/external/mpl/dhcp/bind/include/isc/
H A Dstdatomic.h82 typedef uint_least32_t char32_t;
105 typedef uint_least32_t atomic_uint_least32_t;
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h103 typedef uint32_t uint_least32_t; typedef
/netbsd-current/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h100 typedef uint32_t uint_least32_t; typedef
/netbsd-current/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h100 typedef uint32_t uint_least32_t; typedef
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstdint_.h162 #undef uint_least32_t macro
170 #define uint_least32_t uint32_t macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dstdint_.h162 #undef uint_least32_t macro
170 #define uint_least32_t uint32_t macro

Completed in 527 milliseconds

1234