Searched refs:T_GLOBID (Results 1 – 11 of 11) sorted by relevance
77 case T_GLOBID: in iexpr_hash()157 case T_GLOBID: in iexpr_cmp()
588 ASSERTeq(np->t, T_GLOBID, ptree_nodetype2str); in eval_func()956 case T_GLOBID: in eval_dup()1402 case T_GLOBID: in eval_expr()1431 ASSERT(np->u.expr.left->t == T_GLOBID); in eval_expr()1475 np->u.expr.left->t == T_GLOBID && in eval_expr()
434 case T_GLOBID: /* globals (e.g. $a) */ in eft_node()
416 case T_GLOBID: in nv_instantiate()417 nrhs = newnode(T_GLOBID, orhs->file, orhs->line); in nv_instantiate()
1131 case T_GLOBID: in arglist2argv()
1105 ASSERTinfo(nid->t == T_GLOBID, ptree_nodetype2str(nid->t)); in serd_eval()
178 L_DECL(T_GLOBID);
384 if (np->t != T_GLOBID) in check_serd_id()643 case T_GLOBID: in check_exprscope()1073 arglist->t != T_GLOBID && in check_func()1171 if (arglist->t != T_GLOBID) in check_func()1227 if (np->u.expr.left->t != T_GLOBID) in check_expr()
45 T_GLOBID, /* globals (e.g. $a) */ enumerator
165 case T_GLOBID: in nodesize()307 case T_GLOBID: in tree_free()433 case T_GLOBID: in tree_treecmp()621 struct node *ret = newnode(T_GLOBID, file, line); in tree_globid()
149 case T_GLOBID: in ptree()495 case T_GLOBID: return L_T_GLOBID; in ptree_nodetype2str()