Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/shared/
H A Dsymfun.h159 inline int DTyParamCount(DTYPE dtype) { in DTyParamCount() function
523 #define DTyParamCount(D) DTY((D) + 3)
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Ddtypeutl.cpp985 paramct = DTyParamCount(dtypeind); in _dmp_dent()