Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dstdint.d78 alias int_fast16_t = short; /// in version() local
83 alias int_fast16_t = int; /// in version() local
118 alias int_fast16_t = short; /// in version() local
154 alias int_fast16_t = int; /// in version() local
163 alias int_fast16_t = ptrdiff_t; /// in version() local
198 alias int_fast16_t = ptrdiff_t; /// in version() local
232 alias int_fast16_t = int32_t; /// in version() local
266 alias int_fast16_t = int; /// in version() local
300 alias int_fast16_t = int32_t; /// in version() local
334 alias int_fast16_t = int; /// in version() local
[all …]
/netbsd-src/sys/arch/sparc/include/
H A Dint_mwgwtypes.h75 typedef long int int_fast16_t; typedef
78 typedef int int_fast16_t; typedef
/netbsd-src/sys/sys/
H A Dcommon_int_mwgwtypes.h57 typedef __INT_FAST16_TYPE__ int_fast16_t; typedef
/netbsd-src/sys/arch/amd64/include/
H A Dint_mwgwtypes.h59 typedef int int_fast16_t; typedef
/netbsd-src/sys/arch/ia64/include/
H A Dint_mwgwtypes.h61 typedef int int_fast16_t; typedef
/netbsd-src/sys/arch/alpha/include/
H A Dint_mwgwtypes.h61 typedef int int_fast16_t; typedef
/netbsd-src/sys/arch/sh3/include/
H A Dint_mwgwtypes.h63 typedef int int_fast16_t; typedef
/netbsd-src/sys/arch/vax/include/
H A Dint_mwgwtypes.h64 typedef short int int_fast16_t; typedef
/netbsd-src/sys/arch/hppa/include/
H A Dint_mwgwtypes.h61 typedef short int int_fast16_t; typedef
/netbsd-src/sys/arch/i386/include/
H A Dint_mwgwtypes.h65 typedef int int_fast16_t; typedef
/netbsd-src/sys/arch/m68k/include/
H A Dint_mwgwtypes.h64 typedef short int int_fast16_t; typedef
/netbsd-src/sys/arch/powerpc/include/
H A Dint_mwgwtypes.h66 typedef int int_fast16_t; typedef
/netbsd-src/sys/arch/mips/include/
H A Dint_mwgwtypes.h66 typedef int int_fast16_t; typedef
/netbsd-src/sys/arch/arm/include/
H A Dint_mwgwtypes.h107 typedef __INT_FAST16_TYPE__ int_fast16_t; typedef
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h105 typedef int16_t int_fast16_t; typedef
/netbsd-src/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h105 typedef int16_t int_fast16_t; typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdint-gcc.h72 typedef __INT_FAST16_TYPE__ int_fast16_t; typedef
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h113 typedef int32_t int_fast16_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdint-gcc.h72 typedef __INT_FAST16_TYPE__ int_fast16_t; typedef
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstdint_.h198 #define int_fast16_t long int macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dstdint_.h198 #define int_fast16_t long int macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dstdint.h294 # define int_fast16_t gl_int_fast16_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdint.h294 # define int_fast16_t gl_int_fast16_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dstdint.h294 # define int_fast16_t gl_int_fast16_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dstdint.h294 # define int_fast16_t gl_int_fast16_t macro

12