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

/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Dint_mwgwtypes.h49 typedef __COMPILER_UINT64__ uint_least64_t; typedef
54 typedef unsigned long long int uint_least64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dint_mwgwtypes.h49 typedef __COMPILER_UINT64__ uint_least64_t; typedef
52 typedef unsigned long int uint_least64_t; typedef
57 typedef unsigned long long int uint_least64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dint_mwgwtypes.h49 typedef __COMPILER_UINT64__ uint_least64_t; typedef
54 typedef unsigned long long int uint_least64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dint_mwgwtypes.h49 typedef __COMPILER_UINT64__ uint_least64_t; typedef
53 typedef unsigned long int uint_least64_t; typedef
58 typedef unsigned long long int uint_least64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dint_mwgwtypes.h49 typedef __COMPILER_UINT64__ uint_least64_t; typedef
54 typedef unsigned long long int uint_least64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dint_mwgwtypes.h49 typedef __COMPILER_UINT64__ uint_least64_t; typedef
54 typedef unsigned long long int uint_least64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/ia64/include/
H A Dint_mwgwtypes.h49 typedef __COMPILER_UINT64__ uint_least64_t; typedef
52 typedef unsigned long int uint_least64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dint_mwgwtypes.h49 typedef __COMPILER_UINT64__ uint_least64_t; typedef
54 typedef unsigned long long int uint_least64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dint_mwgwtypes.h49 typedef __COMPILER_UINT64__ uint_least64_t; typedef
52 typedef unsigned long int uint_least64_t; typedef
57 typedef unsigned long long int uint_least64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dint_mwgwtypes.h49 typedef __COMPILER_UINT64__ uint_least64_t; typedef
54 typedef unsigned long long int uint_least64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dint_mwgwtypes.h49 typedef __COMPILER_UINT64__ uint_least64_t; typedef
52 typedef unsigned long int uint_least64_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dint_mwgwtypes.h50 typedef unsigned long int uint_least64_t; typedef
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h106 typedef uint64_t uint_least64_t; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdint-gcc.h67 typedef __UINT_LEAST64_TYPE__ uint_least64_t; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/gnulib/
H A Dstdint.in.h191 #undef uint_least64_t macro
202 # define uint_least64_t uint64_t macro
/netbsd-6-1-5-RELEASE/external/apache2/mDNSResponder/dist/mDNSShared/
H A DCommonServices.h795 typedef uint64_t uint_least64_t; typedef

Completed in 164 milliseconds