Home | History | Annotate | Download | only in include

Lines Matching defs:__int64

38 typedef unsigned long long __m64, __int64;
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