/netbsd-src/sys/arch/powerpc/include/ |
H A D | int_mwgwtypes.h | 72 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 D | int_mwgwtypes.h | 72 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 D | int_mwgwtypes.h | 90 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 D | int_mwgwtypes.h | 67 typedef __COMPILER_UINT64__ uint_fast64_t; typedef 72 typedef unsigned long int uint_fast64_t; typedef
|
/netbsd-src/sys/arch/alpha/include/ |
H A D | int_mwgwtypes.h | 67 typedef __COMPILER_UINT64__ uint_fast64_t; typedef 72 typedef unsigned long int uint_fast64_t; typedef
|
/netbsd-src/sys/arch/sh3/include/ |
H A D | int_mwgwtypes.h | 69 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 D | int_mwgwtypes.h | 70 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 D | int_mwgwtypes.h | 67 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 D | int_mwgwtypes.h | 71 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 D | int_mwgwtypes.h | 70 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 D | stdint.d | 89 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 D | common_int_mwgwtypes.h | 62 typedef __UINT_FAST64_TYPE__ uint_fast64_t; typedef
|
/netbsd-src/sys/arch/amd64/include/ |
H A D | int_mwgwtypes.h | 64 typedef unsigned long int uint_fast64_t; typedef
|
/netbsd-src/sys/arch/arm/include/ |
H A D | int_mwgwtypes.h | 112 typedef __UINT_FAST64_TYPE__ uint_fast64_t; typedef
|
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/ |
H A D | stdint.h | 111 typedef uint64_t uint_fast64_t; typedef
|
/netbsd-src/external/mit/libuv/dist/include/uv/ |
H A D | stdint-msvc2008.h | 111 typedef uint64_t uint_fast64_t; typedef
|
/netbsd-src/lib/libc/time/ |
H A D | private.h | 410 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 D | stdint-gcc.h | 78 typedef __UINT_FAST64_TYPE__ uint_fast64_t; typedef
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | stdint_.h | 119 typedef uint64_t uint_fast64_t; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/ |
H A D | stdint-gcc.h | 78 typedef __UINT_FAST64_TYPE__ uint_fast64_t; typedef
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | stdint_.h | 206 # define uint_fast64_t uint64_t macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | stdint_.h | 206 # define uint_fast64_t uint64_t macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/ |
H A D | stdint.h | 302 # define uint_fast64_t uint64_t macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
H A D | stdint.h | 302 # define uint_fast64_t uint64_t macro
|
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
H A D | stdint.h | 302 # define uint_fast64_t uint64_t macro
|