HomeSort by: relevance | last modified time | path
    Searched defs:__int64_t (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/arch/alpha/include/
int_types.h 55 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/
int_types.h 57 typedef long int __int64_t; typedef in typeref:typename:long int
  /src/sys/arch/hppa/include/
int_types.h 52 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/
int_types.h 56 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/
int_types.h 53 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/m68k/include/
int_types.h 55 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/
int_types.h 58 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/powerpc/include/
int_types.h 58 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/sh3/include/
int_types.h 55 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/
int_types.h 65 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/vax/include/
int_types.h 55 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/sys/
common_int_types.h 51 typedef __INT64_TYPE__ __int64_t; typedef in typeref:typename:__INT64_TYPE__
  /src/sys/arch/arm/include/
int_types.h 81 typedef __INT64_TYPE__ __int64_t; typedef in typeref:typename:__INT64_TYPE__
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 56 typedef long long int __int64_t; typedef in typeref:typename:long long int
81 typedef __int64_t Elf64_Sword;
92 typedef __int64_t Elf64_Sxword;

Completed in 15 milliseconds