Home
last modified time | relevance | path

Searched defs:subscr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.set.c247 int subscr; in doset() local
356 asx(Char *vp, int subscr, Char *p) in asx()
370 getvx(Char *vp, int subscr) in getvx()
388 int subscr; in dolet() local
H A Dsh.dol.c378 int subscr = 0, lwb = 1, upb = 0; in Dgetdol() local