Searched defs:ASMModU64ByU32RetU32 (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/
H A Dasm-math.h258 DECLASM(uint32_t) ASMModU64ByU32RetU32(uint64_t u64, uint32_t u32);
260 DECLINLINE(uint32_t) ASMModU64ByU32RetU32(uint64_t u64, uint32_t u32) function

Completed in 182 milliseconds