Searched refs:MTH_I_RPOWI (Results 1 – 2 of 2) sorted by relevance
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/ |
H A D | mth.h | 132 #define MTH_I_RPOWI "__mth_i_rpowi" macro
|
H A D | iliutil.cpp | 6347 (void)mk_prototype(MTH_I_RPOWI, "f pure", DT_FLOAT, 2, DT_FLOAT, DT_INT); in addarth() 6348 ilix = ad_func(IL_spfunc, IL_QJSR, MTH_I_RPOWI, 2, op1, op2); in addarth()
|