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

/src/sys/arch/vax/include/
H A Dint_types.h55 typedef __COMPILER_INT64__ __int64_t; typedef in typeref:typename:__COMPILER_INT64__
59 typedef long long int __int64_t; typedef in typeref:typename:long long int
/src/sys/arch/sh3/include/
H A Dint_types.h55 typedef __COMPILER_INT64__ __int64_t; typedef in typeref:typename:__COMPILER_INT64__
59 typedef long long int __int64_t; typedef in typeref:typename:long long int
/src/sys/arch/sparc/include/
H A Dint_types.h65 typedef __COMPILER_INT64__ __int64_t; typedef in typeref:typename:__COMPILER_INT64__
70 typedef long int __int64_t; typedef in typeref:typename:long int
75 typedef long long int __int64_t; typedef in typeref:typename:long long int
/src/sys/arch/powerpc/include/
H A Dint_types.h58 typedef __COMPILER_INT64__ __int64_t; typedef in typeref:typename:__COMPILER_INT64__
61 typedef long int __int64_t; typedef in typeref:typename:long int
65 typedef long long int __int64_t; typedef in typeref:typename:long long int
/src/sys/arch/hppa/include/
H A Dint_types.h52 typedef __COMPILER_INT64__ __int64_t; typedef in typeref:typename:__COMPILER_INT64__
56 typedef long long int __int64_t; typedef in typeref:typename:long long int
/src/sys/arch/i386/include/
H A Dint_types.h56 typedef __COMPILER_INT64__ __int64_t; typedef in typeref:typename:__COMPILER_INT64__
60 typedef long long int __int64_t; typedef in typeref:typename:long long int
/src/sys/arch/ia64/include/
H A Dint_types.h53 typedef __COMPILER_INT64__ __int64_t; typedef in typeref:typename:__COMPILER_INT64__
56 typedef long int __int64_t; typedef in typeref:typename:long int
60 typedef long long int __int64_t; typedef in typeref:typename:long long int
/src/sys/arch/alpha/include/
H A Dint_types.h55 typedef __COMPILER_INT64__ __int64_t; typedef in typeref:typename:__COMPILER_INT64__
58 typedef long int __int64_t; typedef in typeref:typename:long int
/src/sys/arch/amd64/include/
H A Dint_types.h57 typedef long int __int64_t; typedef in typeref:typename:long int
/src/sys/arch/m68k/include/
H A Dint_types.h55 typedef __COMPILER_INT64__ __int64_t; typedef in typeref:typename:__COMPILER_INT64__
59 typedef long long int __int64_t; typedef in typeref:typename:long long int
/src/sys/arch/mips/include/
H A Dint_types.h58 typedef __COMPILER_INT64__ __int64_t; typedef in typeref:typename:__COMPILER_INT64__
61 typedef long int __int64_t; typedef in typeref:typename:long int
65 typedef long long int __int64_t; typedef in typeref:typename:long long int
/src/sys/sys/
H A Dcommon_int_types.h51 typedef __INT64_TYPE__ __int64_t; typedef in typeref:typename:__INT64_TYPE__
/src/sys/arch/arm/include/
H A Dint_types.h81 typedef __INT64_TYPE__ __int64_t; typedef in typeref:typename:__INT64_TYPE__
/src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h56 typedef long long int __int64_t; typedef in typeref:typename:long long int

Completed in 7 milliseconds