/netbsd-src/sys/arch/sparc/include/ |
H A D | int_mwgwtypes.h | 82 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 D | stdint.d | 86 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 D | common_int_mwgwtypes.h | 59 typedef __INT_FAST32_TYPE__ int_fast32_t; typedef
|
/netbsd-src/sys/arch/amd64/include/ |
H A D | int_mwgwtypes.h | 61 typedef int int_fast32_t; typedef
|
/netbsd-src/sys/arch/ia64/include/ |
H A D | int_mwgwtypes.h | 63 typedef int int_fast32_t; typedef
|
/netbsd-src/sys/arch/alpha/include/ |
H A D | int_mwgwtypes.h | 63 typedef int int_fast32_t; typedef
|
/netbsd-src/sys/arch/sh3/include/ |
H A D | int_mwgwtypes.h | 65 typedef int int_fast32_t; typedef
|
/netbsd-src/sys/arch/vax/include/ |
H A D | int_mwgwtypes.h | 66 typedef int int_fast32_t; typedef
|
/netbsd-src/sys/arch/hppa/include/ |
H A D | int_mwgwtypes.h | 63 typedef int int_fast32_t; typedef
|
/netbsd-src/sys/arch/i386/include/ |
H A D | int_mwgwtypes.h | 67 typedef int int_fast32_t; typedef
|
/netbsd-src/sys/arch/m68k/include/ |
H A D | int_mwgwtypes.h | 66 typedef int int_fast32_t; typedef
|
/netbsd-src/sys/arch/powerpc/include/ |
H A D | int_mwgwtypes.h | 68 typedef int int_fast32_t; typedef
|
/netbsd-src/sys/arch/mips/include/ |
H A D | int_mwgwtypes.h | 68 typedef int int_fast32_t; typedef
|
/netbsd-src/sys/arch/arm/include/ |
H A D | int_mwgwtypes.h | 109 typedef __INT_FAST32_TYPE__ int_fast32_t; typedef
|
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/ |
H A D | stdint.h | 106 typedef int32_t int_fast32_t; typedef
|
/netbsd-src/external/mit/libuv/dist/include/uv/ |
H A D | stdint-msvc2008.h | 106 typedef int32_t int_fast32_t; typedef
|
/netbsd-src/lib/libc/time/ |
H A D | private.h | 361 typedef long int_fast32_t; global() typedef 365 typedef int int_fast32_t; global() typedef
|
H A D | localtime.c | 2079 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 D | stdint-gcc.h | 73 typedef __INT_FAST32_TYPE__ int_fast32_t; typedef
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | stdint_.h | 115 typedef int32_t int_fast32_t; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/ |
H A D | stdint-gcc.h | 73 typedef __INT_FAST32_TYPE__ int_fast32_t; typedef
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | stdint_.h | 200 #define int_fast32_t long int macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | stdint_.h | 200 #define int_fast32_t long int macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/ |
H A D | stdint.h | 296 # define int_fast32_t gl_int_fast32_t macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
H A D | stdint.h | 296 # define int_fast32_t gl_int_fast32_t macro
|