Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/edit/
H A Dedit.c591 char *ppmax; in ed_setup() local
637 ppmax = pp+PRSIZE-1; in ed_setup()
650 if(pp < ppmax) in ed_setup()
687 if(pp >= ppmax) in ed_setup()
703 if(pp < ppmax) in ed_setup()
711 while(prev < last && pp < ppmax) in ed_setup()