Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.set.c25 void asx(tchar *, int, tchar *);
107 asx(vp, subscr, retp); in doset()
151 asx(tchar *vp, int subscr, tchar *p) in asx() function
236 asx(vp, subscr, p); in dolet()
246 asx(vp, subscr, operate(op, gv->vec[subscr - 1], p)); in dolet()
249 asx(vp, subscr, operate(op, getvx(vp, subscr)->vec[subscr - 1], p)); in dolet()