Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vi/port/
H A Dex_vops3.c69 lfind(pastatom, cnt, f, limit) in lfind() argument
70 bool pastatom; in lfind()
92 if (pastatom >= 2) {
94 if (pastatom == 3) {
126 if (!pastatom) {
162 while (!endsent(pastatom))
165 if (!pastatom || wcursor == linebuf && endPS())
190 if (linebuf[0] == 0 && !pastatom &&
245 if (!pastatom)
259 endsent(bool pastatom) in endsent() argument