Searched refs:math (Results 226 - 250 of 287) sorted by relevance

1234567891011>>

/freebsd-10.2-release/tools/regression/lib/msun/
H A Dtest-ctrig.c38 #include <math.h>
H A Dtest-invtrig.c39 #include <math.h>
/freebsd-10.2-release/usr.bin/ministat/
H A Dministat.c15 #include <math.h>
/freebsd-10.2-release/usr.bin/sort/
H A Dradixsort.c34 #include <math.h>
/freebsd-10.2-release/usr.sbin/iostat/
H A Diostat.c111 #include <math.h>
/freebsd-10.2-release/tools/test/testfloat/sparc64/
H A Dfpu_util.c31 #include <math.h>
/freebsd-10.2-release/usr.sbin/timed/timed/
H A Dtimed.c51 #include <math.h>
/freebsd-10.2-release/gnu/lib/libstdc++/
H A DMakefile57 # C parts of math
162 limits.h math.h memory mu_iterate.h random random.tcc \
197 math.h setjmp.h signal.h stdarg.h stddef.h stdio.h stdlib.h \
/freebsd-10.2-release/usr.bin/xlint/lint1/
H A Dscan.l49 #include <math.h>
/freebsd-10.2-release/contrib/gcc/doc/include/
H A Dtexinfo.tex1050 % @math outputs its argument in math mode.
1053 % an actual _ character, as in @math{@var{some_variable} + 1}. So make
1071 \def\math{%
1080 % Some active characters (such as <) are spaced differently in math.
1081 % We have to reset their definitions in case the @math was an argument
1097 % @bullet and @minus need the same treatment as @math, just above.
1485 % We don't need math for this font style.
1650 % In order for the font changes to affect most math symbols and letters,
1664 % current \fam for math mod
[all...]
/freebsd-10.2-release/contrib/groff/doc/
H A Dtexinfo.tex1027 % @math outputs its argument in math mode.
1030 % an actual _ character, as in @math{@var{some_variable} + 1}. So make
1048 \def\math{%
1057 % Some active characters (such as <) are spaced differently in math.
1058 % We have to reset their definitions in case the @math was an argument
1074 % @bullet and @minus need the same treatment as @math, just above.
1419 % We don't need math for this font style.
1584 % In order for the font changes to affect most math symbols and letters,
1598 % current \fam for math mod
[all...]
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h1 /*===---- tgmath.h - Standard header for type generic math ----------------===*\
28 /* C99 7.22 Type-generic math <tgmath.h>. */
29 #include <math.h>
31 /* C++ handles type genericity with overloading in math.h. */
/freebsd-10.2-release/contrib/libstdc++/include/
H A DMakefile.am590 ${tr1_srcdir}/math.h \
669 ${c_compatibility_srcdir}/math.h \
/freebsd-10.2-release/contrib/libucl/src/
H A Ducl_schema.c40 #include <math.h>
/freebsd-10.2-release/contrib/ntp/libntp/
H A Dsnprintf.c196 #include <math.h> /* For pow(3), NAN, and INFINITY. */
/freebsd-10.2-release/lib/libc/resolv/
H A Dres_debug.c111 #include <math.h>
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dvalarith.c33 #include <math.h>
77 error ("Cannot perform pointer math on incomplete types, "
80 error ("Cannot perform pointer math on incomplete type \"%s\", "
/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_util.c46 #include <math.h>
/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h63 #include <math.h>
/freebsd-10.2-release/contrib/apr/strings/
H A Dapr_snprintf.c25 #include <math.h>
/freebsd-10.2-release/contrib/groff/src/devices/xditview/
H A Ddraw.c12 #include <math.h>
14 /* math.h on a Sequent doesn't define M_PI, apparently */
/freebsd-10.2-release/contrib/groff/src/libs/libdriver/
H A Dinput.cpp120 - Use standard C math functions for number handling, so getting rid
250 #include <math.h>
/freebsd-10.2-release/contrib/groff/src/libs/libgroff/
H A Dfont.cpp26 #include <math.h>
/freebsd-10.2-release/contrib/groff/src/utils/tfmtodit/
H A Dtfmtodit.cpp26 uses normal italic fonts for math. The two additional pieces of
53 #include <math.h>
/freebsd-10.2-release/bin/ps/
H A Dprint.c54 #include <math.h>

Completed in 418 milliseconds

1234567891011>>