Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dmth.h69 MTH_asin, enumerator
H A Diliutil.cpp5789 fname = make_math(MTH_asin, &funcsptr, 1, false, DT_FLOAT, 1, DT_FLOAT); in addarth()
5826 fname = make_math(MTH_asin, &funcsptr, 1, false, DT_DBLE, 2, DT_DBLE, in addarth()
6119 ilix = ad1mathfunc_cmplx(MTH_asin, opc, op1, DT_CMPLX, DT_CMPLX); in addarth()
6184 ilix = ad1mathfunc_cmplx(MTH_asin, opc, op1, DT_DCMPLX, DT_DCMPLX); in addarth()
6807 mth_fn = MTH_asin; in addarth()