Home
last modified time | relevance | path

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

12

/netbsd-src/sys/arch/sparc/include/
H A Dint_mwgwtypes.h82 typedef long int int_fast32_t; typedef
85 typedef int int_fast32_t; typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dstdint.d86 alias int_fast32_t = int32_t; /// in version() local
120 alias int_fast32_t = int; /// in version() local
156 alias int_fast32_t = int; /// in version() local
165 alias int_fast32_t = ptrdiff_t; /// in version() local
200 alias int_fast32_t = ptrdiff_t; /// in version() local
234 alias int_fast32_t = int32_t; /// in version() local
268 alias int_fast32_t = int; /// in version() local
302 alias int_fast32_t = int32_t; /// in version() local
336 alias int_fast32_t = int; /// in version() local
370 alias int_fast32_t = int; /// in version() local
/netbsd-src/sys/sys/
H A Dcommon_int_mwgwtypes.h59 typedef __INT_FAST32_TYPE__ int_fast32_t; typedef
/netbsd-src/sys/arch/amd64/include/
H A Dint_mwgwtypes.h61 typedef int int_fast32_t; typedef
/netbsd-src/sys/arch/ia64/include/
H A Dint_mwgwtypes.h63 typedef int int_fast32_t; typedef
/netbsd-src/sys/arch/alpha/include/
H A Dint_mwgwtypes.h63 typedef int int_fast32_t; typedef
/netbsd-src/sys/arch/sh3/include/
H A Dint_mwgwtypes.h65 typedef int int_fast32_t; typedef
/netbsd-src/sys/arch/vax/include/
H A Dint_mwgwtypes.h66 typedef int int_fast32_t; typedef
/netbsd-src/sys/arch/hppa/include/
H A Dint_mwgwtypes.h63 typedef int int_fast32_t; typedef
/netbsd-src/sys/arch/i386/include/
H A Dint_mwgwtypes.h67 typedef int int_fast32_t; typedef
/netbsd-src/sys/arch/m68k/include/
H A Dint_mwgwtypes.h66 typedef int int_fast32_t; typedef
/netbsd-src/sys/arch/powerpc/include/
H A Dint_mwgwtypes.h68 typedef int int_fast32_t; typedef
/netbsd-src/sys/arch/mips/include/
H A Dint_mwgwtypes.h68 typedef int int_fast32_t; typedef
/netbsd-src/sys/arch/arm/include/
H A Dint_mwgwtypes.h109 typedef __INT_FAST32_TYPE__ int_fast32_t; typedef
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h106 typedef int32_t int_fast32_t; typedef
/netbsd-src/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h106 typedef int32_t int_fast32_t; typedef
/netbsd-src/lib/libc/time/
H A Dprivate.h361 typedef long int_fast32_t; global() typedef
365 typedef int int_fast32_t; global() typedef
H A Dlocaltime.c2079 time2sub(struct tm * const tmp,struct tm * (* funcp)(struct state const *,time_t const *,int_fast32_t,struct tm *),struct state const * sp,const int_fast32_t offset,bool * okayp,bool do_norm_secs) time2sub() argument
2322 time2(struct tm * const tmp,struct tm * (* funcp)(struct state const *,time_t const *,int_fast32_t,struct tm *),struct state const * sp,const int_fast32_t offset,bool * okayp) time2() argument
2341 time1(struct tm * const tmp,struct tm * (* funcp)(struct state const *,time_t const *,int_fast32_t,struct tm *),struct state const * sp,const int_fast32_t offset) time1() argument
[all...]
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdint-gcc.h73 typedef __INT_FAST32_TYPE__ int_fast32_t; typedef
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h115 typedef int32_t int_fast32_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdint-gcc.h73 typedef __INT_FAST32_TYPE__ int_fast32_t; typedef
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstdint_.h200 #define int_fast32_t long int macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dstdint_.h200 #define int_fast32_t long int macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dstdint.h296 # define int_fast32_t gl_int_fast32_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdint.h296 # define int_fast32_t gl_int_fast32_t macro

12