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

  /src/external/gpl3/gcc/dist/libgfortran/
configure 26937 # On AIX, clog is present in libm as __clog
26938 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __clog in -lm" >&5
26939 $as_echo_n "checking for __clog in -lm... " >&6; }
26957 char __clog ();
26961 return __clog ();
  /src/external/gpl3/gcc.old/dist/libgfortran/
configure 26772 # On AIX, clog is present in libm as __clog
26773 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __clog in -lm" >&5
26774 $as_echo_n "checking for __clog in -lm... " >&6; }
26792 char __clog ();
26796 return __clog ();

Completed in 52 milliseconds