Home
last modified time | relevance | path

Searched defs:uint_least16_t (Results 1 – 25 of 48) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dstdint.d68 alias uint_least16_t = ushort; /// in version() local
110 alias uint_least16_t = ushort; /// in version() local
144 alias uint_least16_t = ushort; /// in version() local
190 alias uint_least16_t = ushort; /// in version() local
224 alias uint_least16_t = uint16_t; /// in version() local
258 alias uint_least16_t = ushort; /// in version() local
292 alias uint_least16_t = uint16_t; /// in version() local
326 alias uint_least16_t = ushort; /// in version() local
360 alias uint_least16_t = ushort; /// in version() local
/netbsd-src/sys/sys/
H A Dcommon_int_mwgwtypes.h48 typedef __UINT_LEAST16_TYPE__ uint_least16_t; typedef
/netbsd-src/sys/arch/amd64/include/
H A Dint_mwgwtypes.h50 typedef unsigned short int uint_least16_t; typedef
/netbsd-src/sys/arch/ia64/include/
H A Dint_mwgwtypes.h47 typedef unsigned short int uint_least16_t; typedef
/netbsd-src/sys/arch/alpha/include/
H A Dint_mwgwtypes.h47 typedef unsigned short int uint_least16_t; typedef
/netbsd-src/sys/arch/sh3/include/
H A Dint_mwgwtypes.h47 typedef unsigned short int uint_least16_t; typedef
/netbsd-src/sys/arch/vax/include/
H A Dint_mwgwtypes.h47 typedef unsigned short int uint_least16_t; typedef
/netbsd-src/sys/arch/hppa/include/
H A Dint_mwgwtypes.h44 typedef unsigned short int uint_least16_t; typedef
/netbsd-src/sys/arch/i386/include/
H A Dint_mwgwtypes.h48 typedef unsigned short int uint_least16_t; typedef
/netbsd-src/sys/arch/m68k/include/
H A Dint_mwgwtypes.h47 typedef unsigned short int uint_least16_t; typedef
/netbsd-src/sys/arch/powerpc/include/
H A Dint_mwgwtypes.h47 typedef unsigned short int uint_least16_t; typedef
/netbsd-src/sys/arch/mips/include/
H A Dint_mwgwtypes.h47 typedef unsigned short int uint_least16_t; typedef
/netbsd-src/sys/arch/arm/include/
H A Dint_mwgwtypes.h72 typedef __UINT_LEAST16_TYPE__ uint_least16_t; typedef
/netbsd-src/sys/arch/sparc/include/
H A Dint_mwgwtypes.h47 typedef unsigned short int uint_least16_t; typedef
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h99 typedef uint16_t uint_least16_t; typedef
/netbsd-src/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h99 typedef uint16_t uint_least16_t; typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdint-gcc.h65 typedef __UINT_LEAST16_TYPE__ uint_least16_t; typedef
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h101 typedef uint16_t uint_least16_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdint-gcc.h65 typedef __UINT_LEAST16_TYPE__ uint_least16_t; typedef
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstdint_.h168 #define uint_least16_t uint16_t macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dstdint_.h168 #define uint_least16_t uint16_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dstdint.h248 # define uint_least16_t uint16_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdint.h248 # define uint_least16_t uint16_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dstdint.h248 # define uint_least16_t uint16_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dstdint.h248 # define uint_least16_t uint16_t macro

12