Searched refs:mul64 (Results 1 – 2 of 2) sorted by relevance
31 static inline void mul64(uint64_t *plow, uint64_t *phigh, in mul64() function69 mul64(plow, phigh, a, b); in mulu64()77 mul64(plow, &rh, a, b); in muls64()
29 'test-mul64': [],