Searched refs:find_child (Results 1 – 4 of 4) sorted by relevance
132 extern struct child *find_child(struct node *np, char *w);
108 chp = find_child(np, mlp->name); in genassym_do_sou()
225 find_child(struct node *np, char *w) in find_child() function
92 chp = find_child(np, mlp->name); in forth_do_sou()