Searched refs:_int64 (Results 1 – 6 of 6) sorted by relevance
40 extern _int64 context_counters[BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens];
24 _int64 context_counters[BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens];380 const _int64 x = context_counters [type] [band] [pt] [t]; in print_context_counters()383 assert(x == (_int64) y); /* no overflow handling yet */ in print_context_counters()
74 typedef unsigned _int64 u_int64_t;
32 unsigned _int64 res=__rdtsc()-((unsigned _int64)(beginTime64.QuadPart)); in GetResRdtsc()
123 unsigned _int64 off; /* workaround for missing POSIX compliance */ in lzf_compress()
349 # define _int64 __int64 macro