Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dmth.h150 #define MTH_I_TANH "__mth_i_tanh" macro
H A Diliutil.cpp4664 (void)mk_prototype(MTH_I_TANH, "pure", DT_FLOAT, 1, DT_FLOAT); in addarth()
4665 ilix = ad_func(IL_DFRSP, IL_QJSR, MTH_I_TANH, 1, op1); in addarth()