Home
last modified time | relevance | path

Searched defs:int_fast64_t (Results 1 – 25 of 49) sorted by relevance

12

/netbsd-src/sys/arch/powerpc/include/
H A Dint_mwgwtypes.h71 typedef __COMPILER_INT64__ int_fast64_t; typedef
74 typedef long int int_fast64_t; typedef
78 typedef long long int int_fast64_t; typedef
/netbsd-src/sys/arch/mips/include/
H A Dint_mwgwtypes.h71 typedef __COMPILER_INT64__ int_fast64_t; typedef
74 typedef long int int_fast64_t; typedef
78 typedef long long int int_fast64_t; typedef
/netbsd-src/sys/arch/sparc/include/
H A Dint_mwgwtypes.h89 typedef __COMPILER_INT64__ int_fast64_t; typedef
93 typedef long int int_fast64_t; typedef
97 typedef long long int int_fast64_t; typedef
/netbsd-src/sys/arch/ia64/include/
H A Dint_mwgwtypes.h66 typedef __COMPILER_INT64__ int_fast64_t; typedef
70 typedef long int int_fast64_t; typedef
/netbsd-src/sys/arch/alpha/include/
H A Dint_mwgwtypes.h66 typedef __COMPILER_INT64__ int_fast64_t; typedef
70 typedef long int int_fast64_t; typedef
/netbsd-src/sys/arch/sh3/include/
H A Dint_mwgwtypes.h68 typedef __COMPILER_INT64__ int_fast64_t; typedef
72 typedef long long int int_fast64_t; typedef
/netbsd-src/sys/arch/vax/include/
H A Dint_mwgwtypes.h69 typedef __COMPILER_INT64__ int_fast64_t; typedef
73 typedef long long int int_fast64_t; typedef
/netbsd-src/sys/arch/hppa/include/
H A Dint_mwgwtypes.h66 typedef __COMPILER_INT64__ int_fast64_t; typedef
70 typedef long long int int_fast64_t; typedef
/netbsd-src/sys/arch/i386/include/
H A Dint_mwgwtypes.h70 typedef __COMPILER_INT64__ int_fast64_t; typedef
74 typedef long long int int_fast64_t; typedef
/netbsd-src/sys/arch/m68k/include/
H A Dint_mwgwtypes.h69 typedef __COMPILER_INT64__ int_fast64_t; typedef
73 typedef long long int int_fast64_t; typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dstdint.d88 alias int_fast64_t = long; /// in version() local
122 alias int_fast64_t = int64_t; /// in version() local
168 alias int_fast64_t = long; /// in version() local
202 alias int_fast64_t = long; /// in version() local
236 alias int_fast64_t = int64_t; /// in version() local
270 alias int_fast64_t = long; /// in version() local
304 alias int_fast64_t = int64_t; /// in version() local
338 alias int_fast64_t = cpp_longlong; /// in version() local
372 alias int_fast64_t = long; /// in version() local
/netbsd-src/sys/sys/
H A Dcommon_int_mwgwtypes.h61 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
/netbsd-src/sys/arch/amd64/include/
H A Dint_mwgwtypes.h63 typedef long int int_fast64_t; typedef
/netbsd-src/sys/arch/arm/include/
H A Dint_mwgwtypes.h111 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h107 typedef int64_t int_fast64_t; typedef
/netbsd-src/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h107 typedef int64_t int_fast64_t; typedef
/netbsd-src/lib/libc/time/
H A Dprivate.h336 typedef long int_fast64_t; global() typedef
341 typedef long long int_fast64_t; global() typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdint-gcc.h74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h118 typedef int64_t int_fast64_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdint-gcc.h74 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstdint_.h203 # define int_fast64_t int64_t macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dstdint_.h203 # define int_fast64_t int64_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dstdint.h299 # define int_fast64_t int64_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdint.h299 # define int_fast64_t int64_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dstdint.h299 # define int_fast64_t int64_t macro

12