Searched refs:tree_globid (Results 1 – 4 of 4) sorted by relevance
284 struct node *tree_globid(const char *s, const char *file, int line);
380 { $$ = tree_globid($2.s, $2.file, $2.line); }
635 tree_globid(const char *s, const char *file, int line) in tree_globid() function
959 return (tree_globid(np->u.globid.s, np->file, np->line)); in eval_dup()