OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
56
typedef long int
__int64_t
;
typedef
60
typedef long long int
__int64_t
;
typedef
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
61
typedef long int
__int64_t
;
typedef
65
typedef long long int
__int64_t
;
typedef
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
61
typedef long int
__int64_t
;
typedef
65
typedef long long int
__int64_t
;
typedef
/src/sys/arch/sparc/include/
int_types.h
65
typedef __COMPILER_INT64__
__int64_t
;
typedef
70
typedef long int
__int64_t
;
typedef
75
typedef long long int
__int64_t
;
typedef
/src/sys/arch/alpha/include/
int_types.h
55
typedef __COMPILER_INT64__
__int64_t
;
typedef
58
typedef long int
__int64_t
;
typedef
/src/sys/arch/hppa/include/
int_types.h
52
typedef __COMPILER_INT64__
__int64_t
;
typedef
56
typedef long long int
__int64_t
;
typedef
/src/sys/arch/i386/include/
int_types.h
56
typedef __COMPILER_INT64__
__int64_t
;
typedef
60
typedef long long int
__int64_t
;
typedef
/src/sys/arch/m68k/include/
int_types.h
55
typedef __COMPILER_INT64__
__int64_t
;
typedef
59
typedef long long int
__int64_t
;
typedef
/src/sys/arch/sh3/include/
int_types.h
55
typedef __COMPILER_INT64__
__int64_t
;
typedef
59
typedef long long int
__int64_t
;
typedef
/src/sys/arch/vax/include/
int_types.h
55
typedef __COMPILER_INT64__
__int64_t
;
typedef
59
typedef long long int
__int64_t
;
typedef
/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
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
/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
/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
81
typedef
__int64_t
Elf64_Sword;
92
typedef
__int64_t
Elf64_Sxword;
/src/tools/compat/
nbtool_config.h.in
947
/* Define if you have int64_t, but not
__int64_t
. */
948
#undef
__int64_t
/src/sys/dev/pci/
if_enavar.h
175
typedef
__int64_t
sbintime_t;
Completed in 36 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026