Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vi/port/
H A Dex_io.c50 bool wasalt; variable
82 wasalt = (isalt > 0) ? isalt-1 : 0; in filename()
97 wasalt = strcmp(file, altfile) == 0; in filename()
492 if (wasalt || firstpat) { in rop3()