Searched defs:Int64ShrlMod32 (Results 1 – 2 of 2) sorted by relevance
704 #define Int64ShrlMod32(a, b) (((ULONGLONG) (a)) >> (b)) macro
553 #define Int64ShrlMod32(a, b) (((ULONGLONG) (a)) >> (b)) macro