Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_help.c256 # define PRINT_LINES_PAUSE 23 macro
260 # define PRINT_LINES_PAUSE 16 macro
294 #ifdef PRINT_LINES_PAUSE in tool_help()
295 if(i && ((i % PRINT_LINES_PAUSE) == 0)) in tool_help()