Searched refs:n_scope (Results 1 – 2 of 2) sorted by relevance
1046 tag = tnp->n_scope; in exprreduce()1059 tag = tnp->n_scope; in exprreduce()1066 tag = tnp->n_scope; in exprreduce()1732 scope_tag = actual->n_scope; in userfunc()1751 temp->n_scope = scope_tag; in userfunc()1810 if (temp->n_type == ARRAY && (temp->n_scope == slevel)) in userfunc()
142 #define n_scope n_un.n_term.N_hash /* local variable scope level */ macro