Searched refs:Km (Results 1 – 1 of 1) sorted by relevance
507 INLINE static ulong32 FI(ulong32 R, ulong32 Km, ulong32 Kr) in FI() argument510 I = (Km + R); in FI()515 INLINE static ulong32 FII(ulong32 R, ulong32 Km, ulong32 Kr) in FII() argument518 I = (Km ^ R); in FII()523 INLINE static ulong32 FIII(ulong32 R, ulong32 Km, ulong32 Kr) in FIII() argument526 I = (Km - R); in FIII()
Completed in 5 milliseconds