Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/shared/
H A Dsymfun.h307 inline void DTySetParamList(DTYPE dtype, DTYPE param) { in DTySetParamList() function
527 #define DTySetParamList(D,E) (DTY((D) + 2) = (E))
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dcgmain.cpp6662 DTySetParamList(new_dtype, DTyParamList(dtype)); in update_return_type_for_ccfunc()