/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | stdint.d | 66 alias uint_least8_t = ubyte; /// in version() local 108 alias uint_least8_t = ubyte; /// in version() local 142 alias uint_least8_t = ubyte; /// in version() local 188 alias uint_least8_t = ubyte; /// in version() local 222 alias uint_least8_t = uint8_t; /// in version() local 256 alias uint_least8_t = ubyte; /// in version() local 290 alias uint_least8_t = uint8_t; /// in version() local 324 alias uint_least8_t = ubyte; /// in version() local 358 alias uint_least8_t = ubyte; /// in version() local
|
/netbsd-src/sys/sys/ |
H A D | common_int_mwgwtypes.h | 46 typedef __UINT_LEAST8_TYPE__ uint_least8_t; typedef
|
/netbsd-src/sys/arch/amd64/include/ |
H A D | int_mwgwtypes.h | 48 typedef unsigned char uint_least8_t; typedef
|
/netbsd-src/sys/arch/ia64/include/ |
H A D | int_mwgwtypes.h | 45 typedef unsigned char uint_least8_t; typedef
|
/netbsd-src/sys/arch/alpha/include/ |
H A D | int_mwgwtypes.h | 45 typedef unsigned char uint_least8_t; typedef
|
/netbsd-src/sys/arch/sh3/include/ |
H A D | int_mwgwtypes.h | 45 typedef unsigned char uint_least8_t; typedef
|
/netbsd-src/sys/arch/vax/include/ |
H A D | int_mwgwtypes.h | 45 typedef unsigned char uint_least8_t; typedef
|
/netbsd-src/sys/arch/hppa/include/ |
H A D | int_mwgwtypes.h | 42 typedef unsigned char uint_least8_t; typedef
|
/netbsd-src/sys/arch/i386/include/ |
H A D | int_mwgwtypes.h | 46 typedef unsigned char uint_least8_t; typedef
|
/netbsd-src/sys/arch/m68k/include/ |
H A D | int_mwgwtypes.h | 45 typedef unsigned char uint_least8_t; typedef
|
/netbsd-src/sys/arch/powerpc/include/ |
H A D | int_mwgwtypes.h | 45 typedef unsigned char uint_least8_t; typedef
|
/netbsd-src/sys/arch/mips/include/ |
H A D | int_mwgwtypes.h | 45 typedef unsigned char uint_least8_t; typedef
|
/netbsd-src/sys/arch/arm/include/ |
H A D | int_mwgwtypes.h | 70 typedef __UINT_LEAST8_TYPE__ uint_least8_t; typedef
|
/netbsd-src/sys/arch/sparc/include/ |
H A D | int_mwgwtypes.h | 45 typedef unsigned char uint_least8_t; typedef
|
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/ |
H A D | stdint.h | 98 typedef uint8_t uint_least8_t; typedef
|
/netbsd-src/external/mit/libuv/dist/include/uv/ |
H A D | stdint-msvc2008.h | 98 typedef uint8_t uint_least8_t; typedef
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/ |
H A D | stdint-gcc.h | 64 typedef __UINT_LEAST8_TYPE__ uint_least8_t; typedef
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | stdint_.h | 99 typedef uint8_t uint_least8_t; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/ |
H A D | stdint-gcc.h | 64 typedef __UINT_LEAST8_TYPE__ uint_least8_t; typedef
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | stdint_.h | 166 #define uint_least8_t uint8_t macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | stdint_.h | 166 #define uint_least8_t uint8_t macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/ |
H A D | stdint.h | 246 # define uint_least8_t uint8_t macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
H A D | stdint.h | 246 # define uint_least8_t uint8_t macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
H A D | stdint.h | 246 # define uint_least8_t uint8_t macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/ |
H A D | stdint.h | 246 # define uint_least8_t uint8_t macro
|