Home
last modified time | relevance | path

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

123456

/netbsd/external/apache2/llvm/dist/libcxx/include/
H A Dcstdint119 uint_least8_t
167 using::uint_least8_t;
/netbsd/sys/arch/amd64/include/
H A Dint_mwgwtypes.h48 typedef unsigned char uint_least8_t; typedef
/netbsd/sys/arch/alpha/include/
H A Dint_mwgwtypes.h45 typedef unsigned char uint_least8_t; typedef
/netbsd/sys/arch/ia64/include/
H A Dint_mwgwtypes.h45 typedef unsigned char uint_least8_t; typedef
/netbsd/sys/arch/hppa/include/
H A Dint_mwgwtypes.h42 typedef unsigned char uint_least8_t; typedef
/netbsd/sys/arch/m68k/include/
H A Dint_mwgwtypes.h45 typedef unsigned char uint_least8_t; typedef
/netbsd/sys/arch/i386/include/
H A Dint_mwgwtypes.h46 typedef unsigned char uint_least8_t; typedef
/netbsd/sys/arch/sh3/include/
H A Dint_mwgwtypes.h45 typedef unsigned char uint_least8_t; typedef
/netbsd/sys/arch/vax/include/
H A Dint_mwgwtypes.h45 typedef unsigned char uint_least8_t; typedef
/netbsd/sys/arch/mips/include/
H A Dint_mwgwtypes.h45 typedef unsigned char uint_least8_t; typedef
/netbsd/sys/arch/powerpc/include/
H A Dint_mwgwtypes.h45 typedef unsigned char uint_least8_t; typedef
/netbsd/sys/sys/
H A Dcommon_int_mwgwtypes.h46 typedef __UINT_LEAST8_TYPE__ uint_least8_t; typedef
/netbsd/sys/arch/sparc/include/
H A Dint_mwgwtypes.h45 typedef unsigned char uint_least8_t; typedef
/netbsd/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/
H A Dstdint.m4125 uint_least8_t d1 = UINT8_C (0xff);
126 uint_least8_t d1max = UINT_LEAST8_MAX;
163 (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
180 int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
/netbsd/sys/arch/arm/include/
H A Dint_mwgwtypes.h70 typedef __UINT_LEAST8_TYPE__ uint_least8_t; typedef
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/
H A Dstdint.h91 using ::uint_least8_t;
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
H A Dstdint.h91 using ::uint_least8_t;
/netbsd/tests/lib/libc/sync/
H A Dcpp_atomic_ops_linkable.cc80 ATest<uint_least8_t>(); in main()
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dstdint_.h158 #undef uint_least8_t
166 #define uint_least8_t uint8_t macro
/netbsd/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstdint_.h158 #undef uint_least8_t
166 #define uint_least8_t uint8_t macro
/netbsd/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dstdint.m4122 uint_least8_t d1 = UINT8_C (0xff);
123 uint_least8_t d1max = UINT_LEAST8_MAX;
191 (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
208 int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/m4/
H A Dstdint.m4122 uint_least8_t d1 = UINT8_C (0xff);
123 uint_least8_t d1max = UINT_LEAST8_MAX;
191 (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
208 int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
H A Dstdint.h238 # undef uint_least8_t
246 # define uint_least8_t uint8_t macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dstdint.h238 # undef uint_least8_t
246 # define uint_least8_t uint8_t macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dstdint.h238 # undef uint_least8_t
246 # define uint_least8_t uint8_t macro

123456