Home
last modified time | relevance | path

Searched refs:find_child (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/tools/stabs/
H A Dstabs.h132 extern struct child *find_child(struct node *np, char *w);
H A Dgenassym.c108 chp = find_child(np, mlp->name); in genassym_do_sou()
H A Dmain.c225 find_child(struct node *np, char *w) in find_child() function
H A Dforth.c92 chp = find_child(np, mlp->name); in forth_do_sou()