Searched refs:mul64_8 (Results 1 – 1 of 1) sorted by relevance
106 _LONG_CALL_ static unsigned long long mul64_8 (unsigned long long u, unsigned char v) in mul64_8() function172 res = mul64_8(res , (unsigned char)base) + val; in _parse_integer()
Completed in 3 milliseconds