Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_help.c289 # define PRINT_LINES_PAUSE 23 macro
293 # define PRINT_LINES_PAUSE 16 macro
327 #ifdef PRINT_LINES_PAUSE in tool_help()
328 if(i && ((i % PRINT_LINES_PAUSE) == 0)) in tool_help()