Searched refs:find_type (Results 1 – 4 of 4) sorted by relevance
20 static int find_type (Node * p, void *closure);74 if (walklist (changes, find_type, NULL) != 0) in setup_tmpfile()87 if (walklist (changes, find_type, NULL) != 0) in setup_tmpfile()100 if (walklist (changes, find_type, NULL) != 0) in setup_tmpfile()118 find_type (Node *p, void *closure) in find_type() function
116 bas_type *find_type(char *);
440 (ptr = find_type(dl->decl.type)) != NULL &&482 (ptr = find_type(dl->decl.type)) != NULL &&
487 find_type(type) in find_type() function