Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_put.c65 int (*Pline)() = normline;
91 Pline = t ? (int (*)())numbline : normline;
191 (void) normline(); in numbline()
199 normline(void) in normline() function
H A Dex.h440 int normline(void);
H A Dex_vget.c285 OP = Pline; Pline = normline;