Lines Matching refs:uint64_t
37 void RedRandSeed( uint64_t ullSeed );
38 uint64_t RedRand64( uint64_t * pullSeed );
43 uint64_t ullDividend,
44 uint64_t ullDivisor,
46 uint64_t RedMulDiv64( uint64_t ullBase,
48 uint64_t ullDivisor );
49 uint64_t RedUint64DivMod32( uint64_t ullDividend,
52 uint64_t RedUint64DivMod64( uint64_t ullDividend,
53 uint64_t ullDivisor,
54 uint64_t * pullRemainder );
62 uint32_t RedGetKBPerSecond( uint64_t ullKB,
65 uint64_t ullSectors,
66 uint64_t ullUS );
72 uint64_t * pullNum );
76 uint64_t * pullNum );