Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/vi/port/
H A Dex_vars.h55 #define vi_LIST 12 macro
H A Dex_vmain.c1125 olist = value(vi_LIST);
1163 if (olist != value(vi_LIST))
1164 setlist(value(vi_LIST));
H A Dex_cmds2.c525 setlist(listf || value(vi_LIST)); in setflav()