Searched refs:u64 (Results 1 – 12 of 12) sorted by relevance
133 typedef unsigned long long u64; typedef136 typedef unsigned long long u64; typedef153 typedef unsigned long long u64; typedef163 typedef unsigned __int64 u64; typedef171 typedef volatile u64 vu64;
408 ((u64)((u64)(fileInfo)->startAddr) << 2)
288 s32 CARDGetSerialNo ( s32 chan, u64* serialNo );
61 typedef unsigned long long u64; typedef73 typedef unsigned long long u64; typedef83 typedef unsigned __int64 u64; typedef
58 typedef unsigned long long u64; typedef70 typedef unsigned long long u64; typedef80 typedef unsigned __int64 u64; typedef
59 u64 u64; member
32 volatile u64 Sum;37 u64 n; in Func()
36 volatile u64 Sum;41 u64 n; in Func()
60 u64 boundary[BOUNDARY_NUM];64 u64 curSampleNum;65 u64 endSampleNum;88 static void EntryBoundary(u64 boundarySampleNum);89 static void CheckBoundary(u64 curSampleNum);1686 u64 tmp; in StreamReInit()2037 u64 tmp; in StreamReInit()2227 static void EntryBoundary(u64 boundarySampleNum) in EntryBoundary()2251 static void CheckBoundary(u64 curSampleNum) in CheckBoundary()2376 u64 tmp; in FillStreamBuffer()
205 extern u64 __OSSpuriousInterrupts; // # of spurious interrupts Gekko has taken