Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/less/
Dprompt.c259 #undef PAGE_NUM
260 #define PAGE_NUM(linenum) ((((linenum) - 1) / (sc_height - 1)) + 1) macro
277 ap_linenum(PAGE_NUM(linenum));
295 ap_linenum(PAGE_NUM(linenum));