Searched defs:__uint64_t (Results 1 - 14 of 14) sorted by relevance

/src/sys/arch/vax/include/
H A Dint_types.h56 typedef __COMPILER_UINT64__ __uint64_t; typedef in typeref:typename:__COMPILER_UINT64__
61 typedef unsigned long long int __uint64_t; typedef in typeref:typename:unsigned long long int
/src/sys/arch/sh3/include/
H A Dint_types.h56 typedef unsigned __COMPILER_INT64__ __uint64_t; typedef in typeref:typename:unsigned __COMPILER_INT64__
61 typedef unsigned long long int __uint64_t; typedef in typeref:typename:unsigned long long int
/src/sys/arch/sparc/include/
H A Dint_types.h66 typedef __COMPILER_UINT64__ __uint64_t; typedef in typeref:typename:__COMPILER_UINT64__
71 typedef unsigned long int __uint64_t; typedef in typeref:typename:unsigned long int
77 typedef unsigned long long int __uint64_t; typedef in typeref:typename:unsigned long long int
/src/sys/arch/powerpc/include/
H A Dint_types.h59 typedef __COMPILER_UINT64__ __uint64_t; typedef in typeref:typename:__COMPILER_UINT64__
62 typedef unsigned long int __uint64_t; typedef in typeref:typename:unsigned long int
67 typedef unsigned long long int __uint64_t; typedef in typeref:typename:unsigned long long int
/src/sys/arch/hppa/include/
H A Dint_types.h53 typedef __COMPILER_UINT64__ __uint64_t; typedef in typeref:typename:__COMPILER_UINT64__
58 typedef unsigned long long int __uint64_t; typedef in typeref:typename:unsigned long long int
/src/sys/arch/i386/include/
H A Dint_types.h57 typedef __COMPILER_UINT64__ __uint64_t; typedef in typeref:typename:__COMPILER_UINT64__
62 typedef unsigned long long int __uint64_t; typedef in typeref:typename:unsigned long long int
/src/sys/arch/ia64/include/
H A Dint_types.h54 typedef __COMPILER_UINT64__ __uint64_t; typedef in typeref:typename:__COMPILER_UINT64__
57 typedef unsigned long int __uint64_t; typedef in typeref:typename:unsigned long int
62 typedef unsigned long long int __uint64_t; typedef in typeref:typename:unsigned long long int
/src/sys/arch/alpha/include/
H A Dint_types.h56 typedef __COMPILER_UINT64__ __uint64_t; typedef in typeref:typename:__COMPILER_UINT64__
59 typedef unsigned long int __uint64_t; typedef in typeref:typename:unsigned long int
/src/sys/arch/amd64/include/
H A Dint_types.h58 typedef unsigned long int __uint64_t; typedef in typeref:typename:unsigned long int
/src/sys/arch/m68k/include/
H A Dint_types.h56 typedef __COMPILER_UINT64__ __uint64_t; typedef in typeref:typename:__COMPILER_UINT64__
61 typedef unsigned long long int __uint64_t; typedef in typeref:typename:unsigned long long int
/src/sys/arch/mips/include/
H A Dint_types.h59 typedef __COMPILER_UINT64__ __uint64_t; typedef in typeref:typename:__COMPILER_UINT64__
62 typedef unsigned long int __uint64_t; typedef in typeref:typename:unsigned long int
67 typedef unsigned long long int __uint64_t; typedef in typeref:typename:unsigned long long int
/src/sys/sys/
H A Dcommon_int_types.h52 typedef __UINT64_TYPE__ __uint64_t; typedef in typeref:typename:__UINT64_TYPE__
/src/sys/arch/arm/include/
H A Dint_types.h82 typedef __UINT64_TYPE__ __uint64_t; typedef in typeref:typename:__UINT64_TYPE__
/src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h57 typedef unsigned long long int __uint64_t; typedef in typeref:typename:unsigned long long int

Completed in 14 milliseconds