Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Ddtypeutl.h94 LOGICAL is_iso_c_funptr(DTYPE d_dtype);
H A Ddtypeutl.c3884 is_iso_c_funptr(DTYPE d_dtype) in is_iso_c_funptr() function
H A Dsemfunc.c10612 is_iso_c_funptr(DTYPEG(sptr))))) { in ref_pd()
11782 if (!is_iso_c_funptr(dtype2)) { in ref_intrin_subr()
H A Dsemutil.c719 if (is_iso_c_funptr(iso_dt)) { in cngtyp2()