Searched refs:cosl (Results 1 – 5 of 5) sorted by relevance
87 # define cosl cos macro116 # define cosl cos macro161 # define cosl cos macro
32 declare x86_fp80 @cosl(x86_fp80) readonly45 %Y = call x86_fp80 @cosl(x86_fp80 %X) readonly
94 inline long double cosl(long double v) { return __cosl(v); } in cosl() function
249 __tg_cos(long double __x) {return cosl(__x);} in __tg_cos()
729 LIBBUILTIN(cosl, "LdLd", "fe", "math.h", ALL_LANGUAGES)