Home
last modified time | relevance | path

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

/external/curl/tests/libtest/
Dlib579.c43 static int prev_ultotal = -1; in progress_callback() local
53 if((prev_ultotal != (int)ultotal) || in progress_callback()
63 prev_ultotal = (int) ultotal; in progress_callback()