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

/freebsd-10-stable/contrib/gcc/
H A Dvarasm.c112 static const char *strip_reg_name (const char *);
737 strip_reg_name (const char *name)
779 asmspec = strip_reg_name (asmspec);
796 && ! strcmp (asmspec, strip_reg_name (reg_names[i])))
735 strip_reg_name (const char *name) function

Completed in 133 milliseconds