Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dmth.h179 #define FMTH_I_COS "__fmth_i_cos" macro
H A Diliutil.cpp5571 mk_prototype(fast_math("cos", 's', 's', FMTH_I_COS), "f pure", DT_FLOAT, 1, in addarth()
5573 ilix = ad_func(IL_DFRSP, IL_QJSR, fast_math("cos", 's', 's', FMTH_I_COS), 1, in addarth()