Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dmth.h193 #define MTH_I_ASIN "__mth_i_asin" macro
H A Diliutil.cpp5794 (void)mk_prototype(MTH_I_ASIN, "f pure", DT_FLOAT, 1, DT_FLOAT); in addarth()
5795 ilix = ad_func(IL_DFRSP, IL_QJSR, MTH_I_ASIN, 1, op1); in addarth()