OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
58
typedef long int
__int64_t
;
typedef
/src/sys/arch/amd64/include/
int_types.h
57
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/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
/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/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
/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/sh3/include/
int_types.h
55
typedef __COMPILER_INT64__
__int64_t
;
typedef
59
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/vax/include/
int_types.h
55
typedef __COMPILER_INT64__
__int64_t
;
typedef
59
typedef long long int
__int64_t
;
typedef
/src/sys/sys/
common_int_types.h
51
typedef __INT64_TYPE__
__int64_t
;
typedef
/src/sys/arch/arm/include/
int_types.h
81
typedef __INT64_TYPE__
__int64_t
;
typedef
/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;
Completed in 19 milliseconds
Indexes created Fri Feb 20 16:20:20 UTC 2026