Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dmth.h148 #define MTH_I_SINH "__mth_i_sinh" macro
H A Diliutil.cpp4564 (void)mk_prototype(MTH_I_SINH, "f pure", DT_FLOAT, 1, DT_FLOAT); in addarth()
4565 ilix = ad_func(IL_DFRSP, IL_QJSR, MTH_I_SINH, 1, op1); in addarth()
4573 (void)mk_prototype(MTH_I_SINH, "f pure", DT_FLOAT, 1, DT_FLOAT); in addarth()
4574 ilix = ad_func(IL_DFRSP, IL_QJSR, MTH_I_SINH, 1, op1); in addarth()