Home
last modified time | relevance | path

Searched defs:strtooff (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dstrtoofft.c40 # define strtooff strtoll macro
51 # define strtooff _strtoi64 macro
57 # define strtooff strtol macro
79 static curl_off_t strtooff(const char *nptr, char **endptr, int base) in strtooff() function

Completed in 1 milliseconds