Home
last modified time | relevance | path

Searched refs:countindex (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Dprogress.c404 int countindex; /* amount of seconds stored in the speeder array */ in progress_calc() local
425 countindex = ((data->progress.speeder_c >= CURR_TIME)? in progress_calc()
429 if(countindex) { in progress_calc()