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

  /src/sys/arch/alpha/include/
int_types.h 56 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/
int_types.h 58 typedef unsigned long int __uint64_t; typedef in typeref:typename:unsigned long int
  /src/sys/arch/hppa/include/
int_types.h 53 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/
int_types.h 57 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/
int_types.h 54 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/m68k/include/
int_types.h 56 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/
int_types.h 59 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/powerpc/include/
int_types.h 59 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/sh3/include/
int_types.h 56 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/
int_types.h 66 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/vax/include/
int_types.h 56 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/sys/
common_int_types.h 52 typedef __UINT64_TYPE__ __uint64_t; typedef in typeref:typename:__UINT64_TYPE__
  /src/sys/arch/arm/include/
int_types.h 82 typedef __UINT64_TYPE__ __uint64_t; typedef in typeref:typename:__UINT64_TYPE__
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 57 typedef unsigned long long int __uint64_t; typedef in typeref:typename:unsigned long long int
75 typedef __uint64_t Elf64_Addr;
77 typedef __uint64_t Elf64_Off;
83 typedef __uint64_t Elf64_Word;
94 typedef __uint64_t Elf64_Xword;

Completed in 45 milliseconds