Searched refs:maybe_get_identifier (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dstringpool.c137 maybe_get_identifier (const char *text) function
H A Dc-format.c2435 hwi = maybe_get_identifier ("__gcc_host_wide_int__");
2493 if ((locus = maybe_get_identifier ("locus")))
2546 if ((loc = maybe_get_identifier ("location_t")))
2563 if ((t = maybe_get_identifier ("tree")))
2587 if ((hwi = maybe_get_identifier ("__gcc_host_wide_int__")))
H A Ddwarf2asm.c761 id = maybe_get_identifier (str);
H A Dtree.h3569 extern tree maybe_get_identifier (const char *);
H A Dvarasm.c2082 id = maybe_get_identifier (real_name);
/freebsd-9.3-release/contrib/gcc/config/
H A Ddarwin.c389 id = maybe_get_identifier (name);
492 id = maybe_get_identifier (real_name);
952 id = maybe_get_identifier (sym_name);

Completed in 104 milliseconds