Searched refs:math (Results 276 - 299 of 299) sorted by relevance

<<1112

/freebsd-13-stable/usr.bin/top/
H A Dmachine.c34 #include <math.h>
/freebsd-13-stable/contrib/byacc/test/btyacc/
H A Dbtyacc_calc1.tab.c127 #include <math.h>
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c132 #include <math.h>
H A Drefclock_wwv.c19 #include <math.h>
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp27 #include <math.h> // HUGE_VAL.
/freebsd-13-stable/contrib/lua/src/
H A Dlcode.c14 #include <math.h>
H A Dlstrlib.c17 #include <math.h>
H A Dlvm.c14 #include <math.h>
/freebsd-13-stable/tools/tools/netmap/
H A Dnmreplay.c112 #include <math.h> /* log, exp etc. */
H A Dpkt-gen.c48 #include <math.h>
/freebsd-13-stable/sbin/ping/
H A Dping6.c129 #include <math.h>
/freebsd-13-stable/contrib/one-true-awk/
H A Drun.c33 #include <math.h>
/freebsd-13-stable/usr.sbin/moused/
H A Dmoused.c76 #include <math.h>
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp11 #include <math.h>
/freebsd-13-stable/contrib/googletest/googletest/src/
H A Dgtest.cc38 #include <math.h>
/freebsd-13-stable/crypto/openssl/apps/
H A Dspeed.c22 #include <math.h>
/freebsd-13-stable/contrib/sqlite3/
H A Dconfigure1441 --enable-math SQL math functions [default=yes]
13536 # --enable-math
13538 # Check whether --enable-math was given.
13545 { $as_echo "$as_me:${as_lineno-$LINENO}: checking SQL math functions" >&5
13546 $as_echo_n "checking SQL math functions... " >&6; }
H A Dsqlite3.c997 ** Some C99 functions in "math.h" are only present for MSVC when its version
17369 ** For math-library functions. xPtr is an arbitrary pointer.
[all...]
/freebsd-13-stable/sbin/pfctl/
H A Dparse.y67 #include <math.h>
/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h42 #include <math.h>
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c69 #include <math.h>
/freebsd-13-stable/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c131 #include <math.h>
/freebsd-13-stable/contrib/ncurses/
H A Dconfigure17281 echo "$as_me:17281: checking if -lm needed for math functions" >&5
17282 echo $ECHO_N "checking if -lm needed for math functions... $ECHO_C" >&6
17293 #include <math.h>
18100 math.h \
/freebsd-13-stable/contrib/ntp/
H A Dconfigure25676 for ac_header in fcntl.h fnmatch.h ieeefp.h inttypes.h kvm.h math.h
27103 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for isfinite with <math.h>" >&5
27104 $as_echo_n "checking for isfinite with <math.h>... " >&6; }
27111 #include <math.h>

Completed in 1077 milliseconds

<<1112