Home
last modified time | relevance | path

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

12

/netbsd-src/sys/arch/powerpc/include/
H A Dint_mwgwtypes.h72 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
75 typedef unsigned long int uint_fast64_t; typedef
80 typedef unsigned long long int uint_fast64_t; typedef
/netbsd-src/sys/arch/mips/include/
H A Dint_mwgwtypes.h72 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
75 typedef unsigned long int uint_fast64_t; typedef
80 typedef unsigned long long int uint_fast64_t; typedef
/netbsd-src/sys/arch/sparc/include/
H A Dint_mwgwtypes.h90 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
94 typedef unsigned long int uint_fast64_t; typedef
99 typedef unsigned long long int uint_fast64_t; typedef
/netbsd-src/sys/arch/ia64/include/
H A Dint_mwgwtypes.h67 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
72 typedef unsigned long int uint_fast64_t; typedef
/netbsd-src/sys/arch/alpha/include/
H A Dint_mwgwtypes.h67 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
72 typedef unsigned long int uint_fast64_t; typedef
/netbsd-src/sys/arch/sh3/include/
H A Dint_mwgwtypes.h69 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
74 typedef unsigned long long int uint_fast64_t; typedef
/netbsd-src/sys/arch/vax/include/
H A Dint_mwgwtypes.h70 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
75 typedef unsigned long long int uint_fast64_t; typedef
/netbsd-src/sys/arch/hppa/include/
H A Dint_mwgwtypes.h67 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
72 typedef unsigned long long int uint_fast64_t; typedef
/netbsd-src/sys/arch/i386/include/
H A Dint_mwgwtypes.h71 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
76 typedef unsigned long long int uint_fast64_t; typedef
/netbsd-src/sys/arch/m68k/include/
H A Dint_mwgwtypes.h70 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
75 typedef unsigned long long int uint_fast64_t; typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dstdint.d89 alias uint_fast64_t = ulong; /// in version() local
123 alias uint_fast64_t = uint64_t; /// in version() local
169 alias uint_fast64_t = ulong; /// in version() local
203 alias uint_fast64_t = ulong; /// in version() local
237 alias uint_fast64_t = uint64_t; /// in version() local
271 alias uint_fast64_t = ulong; /// in version() local
305 alias uint_fast64_t = uint64_t; /// in version() local
339 alias uint_fast64_t = cpp_ulonglong; /// in version() local
373 alias uint_fast64_t = ulong; /// in version() local
/netbsd-src/sys/sys/
H A Dcommon_int_mwgwtypes.h62 typedef __UINT_FAST64_TYPE__ uint_fast64_t; typedef
/netbsd-src/sys/arch/amd64/include/
H A Dint_mwgwtypes.h64 typedef unsigned long int uint_fast64_t; typedef
/netbsd-src/sys/arch/arm/include/
H A Dint_mwgwtypes.h112 typedef __UINT_FAST64_TYPE__ uint_fast64_t; typedef
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h111 typedef uint64_t uint_fast64_t; typedef
/netbsd-src/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h111 typedef uint64_t uint_fast64_t; typedef
/netbsd-src/lib/libc/time/
H A Dprivate.h410 typedef unsigned long uint_fast64_t; global() typedef
414 typedef unsigned long long uint_fast64_t; global() typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdint-gcc.h78 typedef __UINT_FAST64_TYPE__ uint_fast64_t; typedef
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h119 typedef uint64_t uint_fast64_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdint-gcc.h78 typedef __UINT_FAST64_TYPE__ uint_fast64_t; typedef
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstdint_.h206 # define uint_fast64_t uint64_t macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dstdint_.h206 # define uint_fast64_t uint64_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dstdint.h302 # define uint_fast64_t uint64_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdint.h302 # define uint_fast64_t uint64_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dstdint.h302 # define uint_fast64_t uint64_t macro

12