Lines Matching refs:strtoull
871 // strtoull() will silently accept negative numbers and parse877 uint64 r = strtoull(str, &end, radix);