Searched defs:operate (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.set.c34 tchar *operate(tchar, tchar *, tchar *);
246 asx(vp, subscr, operate(op, gv->vec[subscr - 1], p));
249 asx(vp, subscr, operate(op, getvx(vp, subscr)->vec[subscr - 1], p));
252 set(vp, operate(op, value(vp), p));
285 operate(tchar op, tchar *vp, tchar *p) function
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_voper.c69 operate(int c, int cnt) function
244 operate('H', i);

Completed in 58 milliseconds