Searched refs:find_type (Results 1 – 8 of 8) sorted by relevance
72 extern ctf_id_t find_type(char *);
198 if ((tid = find_type(part)) == CTF_ERR || in fth_section_init()
161 find_type(char *name) in find_type() function
165 if ((curtype = find_type(curname)) == CTF_ERR) in ga_process_name()
60 struct taglist *find_type();438 if (type && !(tp = find_type(fp, type))) {801 if (type && !(tp = find_type(fp, type))) {965 tp = find_type(fp, type);973 tp = find_type(fp, NULL);1298 find_type(fp, type) in find_type() function
163 extern bas_type *find_type(char *);
454 find_type(char *type) in find_type() function
442 ptr = find_type(dc->type); in inline_type()