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;
411 ((u64)((u64)(fileInfo)->startAddr) << 2)
218 s32 contentInitHandleTitleNAND ( u64 titleId, u32 contentIdx, CNTHandle* Cnt, MEMAllocator* …250 s32 contentInitHandleTitleDVD ( u64 titleId, u32 contentIdx, CNTHandle* Cnt, MEMAllocator* …
58 typedef unsigned long long u64; typedef70 typedef unsigned long long u64; typedef80 typedef unsigned __int64 u64; typedef
61 typedef unsigned long long u64; typedef73 typedef unsigned long long u64; typedef83 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()
63 u64 boundary[BOUNDARY_NUM];67 u64 curSampleNum;68 u64 endSampleNum;86 static void EntryBoundary(u64 boundarySampleNum);87 static void CheckBoundary(u64 curSampleNum);1627 u64 tmp; in StreamReInit()1816 static void EntryBoundary(u64 boundarySampleNum) in EntryBoundary()1840 static void CheckBoundary(u64 curSampleNum) in CheckBoundary()1965 u64 tmp; in FillStreamBuffer()
205 extern u64 __OSSpuriousInterrupts; // # of spurious interrupts Gekko has taken