Searched defs:util64_pow (Results 1 – 5 of 5) sorted by relevance
776 int64_t util64_pow(int32_t r, uint32_t e) { in util64_pow() function
1459 #define util64_pow util64_pow_3_2 macro