Home
last modified time | relevance | path

Searched defs:max5 (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dprogress.c68 static char *max5data(curl_off_t bytes, char *max5) in max5data()
506 char max5[6][10]; in progress_meter() local
/external/curl/src/
Dtool_progress.c34 static char *max5data(curl_off_t bytes, char *max5) in max5data()