Searched refs:util64_utoi (Results 1 – 6 of 6) sorted by relevance
88 int64_t util64_utoi(const UChar* str, uint32_t radix = 10);
848 int64_t util64_utoi(const UChar* str, uint32_t radix) in util64_utoi() function
1461 #define util64_utoi util64_utoi_3_2 macro