Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/vi/port/
H A Dex_vars.h54 #define vi_LISP 11 macro
H A Dex_vops3.c109 else if (!value(vi_LISP)) {
591 value(vi_LISP) && linebuf[0] == '(' || in lbrack()
H A Dex_get.c174 if (value(vi_LISP)) in gettty()
H A Dex_vops.c558 if (value(vi_LISP) && value(vi_AUTOINDENT)) in vchange()
743 if (value(vi_LISP)) in voOpen()
H A Dex.c296 value(vi_LISP) = 1; in main()
H A Dex_voper.c142 forbid(!value(vi_LISP)); in operate()
H A Dex_vops2.c580 if (value(vi_LISP)) in vappend()