Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dprompt.c266 #undef PAGE_NUM in protochar()
267 #define PAGE_NUM(linenum) ((((linenum) - 1) / (sc_height - header_lines - 1)) + 1) in protochar()
284 ap_linenum(PAGE_NUM(linenum)); in protochar()
302 ap_linenum(PAGE_NUM(linenum)); in protochar()
243 #define PAGE_NUM( protochar() macro