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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmodule.c5579 const char *alabel = ((struct written_common *) a1)->label; local
5584 return (c != 0 ? c : strcmp (alabel, blabel));
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dmodule.cc5784 const char *alabel = ((struct written_common *) a1)->label; local
5789 return (c != 0 ? c : strcmp (alabel, blabel));

Completed in 190 milliseconds