Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dmth.h138 #define MTH_I_FSIGN "__mth_i_sign" macro
H A Diliutil.cpp6604 (void)mk_prototype(MTH_I_FSIGN, "f pure", DT_FLOAT, 2, DT_FLOAT, DT_FLOAT); in addarth()
6605 ilix = ad_func(IL_DFRDP, IL_QJSR, MTH_I_FSIGN, 2, op1, op2); in addarth()
6607 (void)mk_prototype(MTH_I_FSIGN, "f pure", DT_FLOAT, 2, DT_FLOAT, DT_FLOAT); in addarth()
6608 ilix = ad_func(IL_dpfunc, IL_QJSR, MTH_I_FSIGN, 2, op1, op2); in addarth()