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

  /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
ansi.h 56 #define _BSD_TIME_T_ __int64_t /* time() */
62 #define _BSD_TIME_T_ __int64_t /* time() */
  /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
types.h 45 typedef __int64_t __register64_t;
121 typedef __int64_t register32_t;
  /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/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/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/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/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/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/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/
ansi.h 43 typedef __int64_t __off_t; /* file offset */
62 __int64_t __mbstateL; /* for alignment */
common_int_types.h 51 typedef __INT64_TYPE__ __int64_t; typedef in typeref:typename:__INT64_TYPE__
common_ansi.h 68 #define _BSD_TIME_T_ __int64_t /* time() */
stdint.h 69 typedef __int64_t int64_t;
socket.h 295 #define _SS_ALIGNSIZE (sizeof(__int64_t))
303 __int64_t __ss_align;/* force desired structure storage alignment */
types.h 84 typedef __int64_t int64_t;
  /src/sys/arch/amd64/include/
int_types.h 57 typedef long int __int64_t; typedef in typeref:typename:long int
  /src/sys/arch/riscv/include/
types.h 58 typedef __int64_t register_t;
81 typedef __int64_t __register_t;
  /src/sys/arch/arm/include/
int_types.h 81 typedef __INT64_TYPE__ __int64_t; typedef in typeref:typename:__INT64_TYPE__
  /src/sys/arch/or1k/include/
mcontext.h 39 typedef __int64_t __greg_t;
  /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;
  /src/tools/compat/
nbtool_config.h.in 934 /* Define if you have int64_t, but not __int64_t. */
935 #undef __int64_t
  /src/sys/dev/pci/
if_enavar.h 175 typedef __int64_t sbintime_t;

Completed in 275 milliseconds