Searched refs:dosub (Results 1 – 4 of 4) sorted by relevance
197 extern Cell *dosub(Node **, int);
121 Consolidation of sub and gsub into dosub, removing duplicate
2528 Cell *dosub(Node **a, int subop) /* sub and gsub */ in dosub() function
64 static struct wordent *dosub (Char, struct wordent *, int);880 en = dosub(sc, en, global); in getsub()899 dosub(Char sc, struct wordent *en, int global) in dosub() function