HomeSort by: relevance | last modified time | path
    Searched refs:__coshieee128 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgfortran/
libgfortran.h 1979 extern _Float128 __coshieee128 (_Float128)
configure 26308 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __coshieee128" >&5
26309 $as_echo_n "checking for __coshieee128... " >&6; }
26319 _Float128 __coshieee128 (_Float128);
26320 _Float128 (*ptr)(_Float128) = __coshieee128;
  /src/external/gpl3/gcc.old/dist/libgfortran/
libgfortran.h 1975 extern __float128 __coshieee128 (__float128)
configure 26143 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __coshieee128" >&5
26144 $as_echo_n "checking for __coshieee128... " >&6; }
26154 __float128 __coshieee128 (__float128);
26155 __float128 (*ptr)(__float128) = __coshieee128;

Completed in 33 milliseconds