Searched refs:bastate (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_v.c228 bastate = HARDOPEN;
230 bastate = CRTOPEN;
232 bastate = ONEOPEN;
339 bastate = VISUAL;
430 * Set the window parameters based on the base state bastate
438 switch (bastate) {
464 state = bastate;
550 if (bastate != VISUAL)
H A Dex_vis.h51 * The basic state is given by bastate, and the current state by state,
56 var short bastate; variable
H A Dex_vadj.c75 state = bastate;

Completed in 47 milliseconds