Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/shared/
H A Dsymfun.h153 inline SPTR DTyInterface(DTYPE dtype) { in DTyInterface() function
522 #define DTyInterface(D) DTY((D) + 2)
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Ddtypeutl.cpp989 " fval=%5ld\n", DTyReturnType(dtypeind), DTyInterface(dtypeind), in _dmp_dent()
H A Dll_ftn.cpp187 return DTyInterface(DTySeqTyElement(dtype)); in get_iface_sptr()
H A Dllassem.cpp3175 if ((DTY(dtype) == TY_PROC) && (DTyInterface(dtype) == sptr)) { in get_ag()
H A Dexp_rte.cpp4204 fptr_iface = DTyInterface(DTySeqTyElement(dt)); in exp_call()
H A Dupper.cpp1892 iface = DTyInterface(dtype); in fix_datatype()