Searched refs:hypot (Results 26 - 27 of 27) sorted by relevance

12

/freebsd-9.3-release/contrib/groff/
H A Dconfigure6612 echo "$as_me:$LINENO: checking whether hypot must be declared" >&5
6613 echo $ECHO_N "checking whether hypot must be declared... $ECHO_C" >&6
6658 #ifndef hypot
6659 char *p = (char *) hypot;
/freebsd-9.3-release/contrib/libstdc++/
H A Dconfigure11397 echo "$as_me:$LINENO: checking for hypot declaration" >&5
11398 echo $ECHO_N "checking for hypot declaration... $ECHO_C" >&6
11422 hypot(0, 0);
11472 for ac_func in hypot
31008 hypot(0.0, 0.0);
35437 echo "$as_me:$LINENO: checking for hypot declaration" >&5
35438 echo $ECHO_N "checking for hypot declaration... $ECHO_C" >&6
35462 hypot(0, 0);
35512 for ac_func in hypot
[all...]

Completed in 99 milliseconds

12