Home
last modified time | relevance | path

Searched refs:isGenericOrProcOrModproc (Results 1 – 1 of 1) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemsym.c45 isGenericOrProcOrModproc(SPTR sptr) in isGenericOrProcOrModproc() function
61 if (GSAMEG(sptr2) && isGenericOrProcOrModproc(sptr1) && in isSameNameGenericOrProcOrModproc()
62 isGenericOrProcOrModproc(sptr2)) { in isSameNameGenericOrProcOrModproc()