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
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid_functions.h
40
#define
__int64
long long
macro
47
typedef unsigned
__int64
UINT64;
48
typedef signed
__int64
SINT64;
/src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid_functions.h
40
#define
__int64
long long
macro
47
typedef unsigned
__int64
UINT64;
48
typedef signed
__int64
SINT64;
/src/external/gpl3/gcc/dist/gcc/config/arm/
mmintrin.h
41
typedef unsigned long long __m64,
__int64
;
typedef
54
/* "Convert" __m64 and
__int64
into each other. */
56
_mm_cvtsi64_m64 (
__int64
__i)
61
static __inline
__int64
68
_mm_cvtsi64_si32 (
__int64
__i)
73
static __inline
__int64
/src/external/gpl3/gcc.old/dist/gcc/config/arm/
mmintrin.h
38
typedef unsigned long long __m64,
__int64
;
typedef
51
/* "Convert" __m64 and
__int64
into each other. */
53
_mm_cvtsi64_m64 (
__int64
__i)
58
static __inline
__int64
65
_mm_cvtsi64_si32 (
__int64
__i)
70
static __inline
__int64
Completed in 45 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026