Searched defs:uint_fast64_t (Results 1 - 16 of 16) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Dint_mwgwtypes.h67 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
72 typedef unsigned long long int uint_fast64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dint_mwgwtypes.h69 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
72 typedef unsigned long int uint_fast64_t; typedef
77 typedef unsigned long long int uint_fast64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dint_mwgwtypes.h66 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
71 typedef unsigned long long int uint_fast64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dint_mwgwtypes.h87 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
91 typedef unsigned long int uint_fast64_t; typedef
96 typedef unsigned long long int uint_fast64_t; typedef
/netbsd-6-1-5-RELEASE/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-6-1-5-RELEASE/sys/arch/i386/include/
H A Dint_mwgwtypes.h67 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
72 typedef unsigned long long int uint_fast64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/ia64/include/
H A Dint_mwgwtypes.h64 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
69 typedef unsigned long int uint_fast64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dint_mwgwtypes.h67 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
72 typedef unsigned long long int uint_fast64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dint_mwgwtypes.h69 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
72 typedef unsigned long int uint_fast64_t; typedef
77 typedef unsigned long long int uint_fast64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dint_mwgwtypes.h66 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
71 typedef unsigned long long int uint_fast64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dint_mwgwtypes.h64 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
69 typedef unsigned long int uint_fast64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dint_mwgwtypes.h60 typedef unsigned long int uint_fast64_t; typedef
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h119 typedef uint64_t uint_fast64_t; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdint-gcc.h78 typedef __UINT_FAST64_TYPE__ uint_fast64_t; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/gnulib/
H A Dstdint.in.h222 #undef uint_fast64_t macro
239 # define uint_fast64_t uint64_t macro
/netbsd-6-1-5-RELEASE/external/apache2/mDNSResponder/dist/mDNSShared/
H A DCommonServices.h805 typedef uint64_t uint_fast64_t; typedef

Completed in 206 milliseconds