HomeSort by: relevance | last modified time | path
    Searched defs:asx (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/csh/
set.c 52 static void asx(Char *, int, Char *);
218 asx(vp, subscr, Strsave(p));
238 asx(Char *vp, int subscr, Char *p) function in typeref:typename:void
324 asx(vp, subscr, p);
330 asx(vp, subscr, operate(op, gv->vec[subscr - 1], p));
set.c 52 static void asx(Char *, int, Char *);
218 asx(vp, subscr, Strsave(p));
238 asx(Char *vp, int subscr, Char *p) function in typeref:typename:void
324 asx(vp, subscr, p);
330 asx(vp, subscr, operate(op, gv->vec[subscr - 1], p));

Completed in 26 milliseconds