Searched refs:do_type (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/lib/libiberty/src/
H A Dcplus-dem.c413 static int do_type (struct work_stuff *, const char **, string *);
655 if (do_type (work, &tem, &type))
749 if (do_type (work, &tem, &type))
1351 success = do_type (work, mangled, &s);
1391 success = do_type (work, mangled, &tname);
1438 success = do_type (work, mangled, &return_type);
1606 /* temp is initialized in do_type */
1607 success = do_type (work, mangled, &temp);
2015 /* temp is initialized in do_type */
2016 success = do_type (wor
3382 do_type (struct work_stuff *work, const char **mangled, string *result) function
[all...]
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.c76 static struct coff_type *do_type (int);
304 do_type (int i) function
562 s->type = do_type (i);
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.c76 static struct coff_type *do_type (int);
304 do_type (int i) function
562 s->type = do_type (i);

Completed in 127 milliseconds