Searched refs:qscan (Results 1 – 1 of 1) sorted by relevance
57 static struct argnod *qscan(struct comnod*, int);1650 t->comarg = qscan(t,argno); in simple()1828 static struct argnod *qscan(struct comnod *ac,int argn) in qscan() function