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

/freebsd-9.3-release/contrib/less/
H A Dprompt.c259 #undef PAGE_NUM macro
260 #define PAGE_NUM(linenum) ((((linenum) - 1) / (sc_height - 1)) + 1) macro

Completed in 44 milliseconds