Searched defs:PAGE_NUM (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/less/
H A Dprompt.c258 #undef PAGE_NUM macro
259 #define PAGE_NUM(linenum) ((((linenum) - 1) / (sc_height - 1)) + 1) macro

Completed in 159 milliseconds