Searched refs:find_type (Results 1 – 6 of 6) sorted by relevance
18 static int find_type (Node * p, void *closure);70 if (walklist (changes, find_type, NULL) != 0) in setup_tmpfile()83 if (walklist (changes, find_type, NULL) != 0) in setup_tmpfile()96 if (walklist (changes, find_type, NULL) != 0) in setup_tmpfile()114 find_type (Node *p, void *closure) in find_type() function
182 bas_type *find_type(const char *);
391 ((ptr = find_type(dl->decl.type)) != NULL) && in inline_struct()555 ((ptr = find_type(dl->decl.type)) != NULL) && in emit_struct()
438 find_type(const char *type) in find_type() function
429 enum p2p_discovery_type find_type; member
1014 (p2p->find_type == P2P_FIND_PROGRESSIVE || in p2p_search()1015 p2p->find_type == P2P_FIND_START_WITH_FULL)) { in p2p_search()1019 } else if ((p2p->find_type == P2P_FIND_PROGRESSIVE && in p2p_search()1021 (p2p->find_type == P2P_FIND_START_WITH_FULL && in p2p_search()1230 p2p->find_type = type; in p2p_find()