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

  /src/external/gpl3/gcc/dist/libgfortran/
libgfortran.h 1973 extern _Float128 __atanhieee128 (_Float128)
configure 26224 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atanhieee128" >&5
26225 $as_echo_n "checking for __atanhieee128... " >&6; }
26235 _Float128 __atanhieee128 (_Float128);
26236 _Float128 (*ptr)(_Float128) = __atanhieee128;
  /src/external/gpl3/gcc.old/dist/libgfortran/
libgfortran.h 1969 extern __float128 __atanhieee128 (__float128)
configure 26059 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __atanhieee128" >&5
26060 $as_echo_n "checking for __atanhieee128... " >&6; }
26070 __float128 __atanhieee128 (__float128);
26071 __float128 (*ptr)(__float128) = __atanhieee128;

Completed in 54 milliseconds