Home
last modified time | relevance | path

Searched defs:int_least8_t (Results 1 – 25 of 50) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
H A D_inttypes.h13 typedef signed char int_least8_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/
H A D_inttypes.h13 typedef signed char int_least8_t; typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dstdint.d65 alias int_least8_t = byte; /// in version() local
107 alias int_least8_t = byte; /// in version() local
141 alias int_least8_t = byte; /// in version() local
187 alias int_least8_t = byte; /// in version() local
221 alias int_least8_t = int8_t; /// in version() local
255 alias int_least8_t = byte; /// in version() local
289 alias int_least8_t = int8_t; /// in version() local
323 alias int_least8_t = byte; /// in version() local
357 alias int_least8_t = char; /// in version() local
/netbsd-src/sys/sys/
H A Dcommon_int_mwgwtypes.h45 typedef __INT_LEAST8_TYPE__ int_least8_t; typedef
/netbsd-src/sys/arch/amd64/include/
H A Dint_mwgwtypes.h47 typedef signed char int_least8_t; typedef
/netbsd-src/sys/arch/ia64/include/
H A Dint_mwgwtypes.h44 typedef __signed char int_least8_t; typedef
/netbsd-src/sys/arch/alpha/include/
H A Dint_mwgwtypes.h44 typedef signed char int_least8_t; typedef
/netbsd-src/sys/arch/sh3/include/
H A Dint_mwgwtypes.h44 typedef signed char int_least8_t; typedef
/netbsd-src/sys/arch/vax/include/
H A Dint_mwgwtypes.h44 typedef signed char int_least8_t; typedef
/netbsd-src/sys/arch/hppa/include/
H A Dint_mwgwtypes.h41 typedef signed char int_least8_t; typedef
/netbsd-src/sys/arch/i386/include/
H A Dint_mwgwtypes.h45 typedef signed char int_least8_t; typedef
/netbsd-src/sys/arch/m68k/include/
H A Dint_mwgwtypes.h44 typedef signed char int_least8_t; typedef
/netbsd-src/sys/arch/powerpc/include/
H A Dint_mwgwtypes.h44 typedef signed char int_least8_t; typedef
/netbsd-src/sys/arch/mips/include/
H A Dint_mwgwtypes.h44 typedef signed char int_least8_t; typedef
/netbsd-src/sys/arch/arm/include/
H A Dint_mwgwtypes.h69 typedef __INT_LEAST8_TYPE__ int_least8_t; typedef
/netbsd-src/sys/arch/sparc/include/
H A Dint_mwgwtypes.h44 typedef signed char int_least8_t; typedef
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h94 typedef int8_t int_least8_t; typedef
/netbsd-src/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h94 typedef int8_t int_least8_t; typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdint-gcc.h60 typedef __INT_LEAST8_TYPE__ int_least8_t; typedef
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h98 typedef int8_t int_least8_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdint-gcc.h60 typedef __INT_LEAST8_TYPE__ int_least8_t; typedef
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstdint_.h165 #define int_least8_t int8_t macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dstdint_.h165 #define int_least8_t int8_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dstdint.h245 # define int_least8_t int8_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdint.h245 # define int_least8_t int8_t macro

12