Searched refs:math (Results 51 - 75 of 1313) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/landisk/include/
H A Dmath.h3 #include <sh3/math.h>
/netbsd-current/sys/arch/luna68k/include/
H A Dmath.h1 /* $NetBSD: math.h,v 1.1 1999/12/23 10:15:13 kleink Exp $ */
3 #include <m68k/math.h>
/netbsd-current/sys/arch/mac68k/include/
H A Dmath.h3 #include <m68k/math.h>
/netbsd-current/sys/arch/macppc/include/
H A Dmath.h3 #include <powerpc/math.h>
/netbsd-current/sys/arch/virt68k/include/
H A Dmath.h1 /* $NetBSD: math.h,v 1.1 2024/01/02 07:41:01 thorpej Exp $ */
3 #include <m68k/math.h>
/netbsd-current/lib/libc/gen/
H A DLint_fabs.c8 #include <math.h>
H A DLint_frexp.c8 #include <math.h>
H A DLint_ldexp.c8 #include <math.h>
H A DLint_modf.c8 #include <math.h>
/netbsd-current/external/gpl3/gcc/dist/libquadmath/
H A DMakefile.am47 math/x2y2m1q.c math/acoshq.c math/fmodq.c \
48 math/acosq.c math/frexpq.c \
49 math/rem_pio2q.c math/asinhq.c math/hypotq.c math/remainderq.c \
50 math/asin
[all...]
H A DMakefile.in150 @BUILD_LIBQUADMATH_TRUE@am_libquadmath_la_OBJECTS = math/x2y2m1q.lo \
151 @BUILD_LIBQUADMATH_TRUE@ math/acoshq.lo math/fmodq.lo \
152 @BUILD_LIBQUADMATH_TRUE@ math/acosq.lo math/frexpq.lo \
153 @BUILD_LIBQUADMATH_TRUE@ math/rem_pio2q.lo math/asinhq.lo \
154 @BUILD_LIBQUADMATH_TRUE@ math/hypotq.lo math/remainderq.lo \
155 @BUILD_LIBQUADMATH_TRUE@ math/asin
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/
H A DMakefile.am47 math/x2y2m1q.c math/acoshq.c math/fmodq.c \
48 math/acosq.c math/frexpq.c \
49 math/rem_pio2q.c math/asinhq.c math/hypotq.c math/remainderq.c \
50 math/asin
[all...]
H A DMakefile.in150 @BUILD_LIBQUADMATH_TRUE@am_libquadmath_la_OBJECTS = math/x2y2m1q.lo \
151 @BUILD_LIBQUADMATH_TRUE@ math/acoshq.lo math/fmodq.lo \
152 @BUILD_LIBQUADMATH_TRUE@ math/acosq.lo math/frexpq.lo \
153 @BUILD_LIBQUADMATH_TRUE@ math/rem_pio2q.lo math/asinhq.lo \
154 @BUILD_LIBQUADMATH_TRUE@ math/hypotq.lo math/remainderq.lo \
155 @BUILD_LIBQUADMATH_TRUE@ math/asin
[all...]
/netbsd-current/sys/arch/hppa/include/
H A Dieee.h3 #include <hppa/math.h> /* for #define __HAVE_LONG_DOUBLE 128 */
/netbsd-current/sys/arch/arm/include/
H A Dieee.h3 #include <arm/math.h> /* for #define __HAVE_LONG_DOUBLE 128 */
/netbsd-current/sys/arch/sparc/include/
H A Dieee.h3 #include <sparc/math.h> /* for #define __HAVE_LONG_DOUBLE 128 */
/netbsd-current/sys/arch/mips/include/
H A Dieee.h3 #include <mips/math.h> /* for #define __HAVE_LONG_DOUBLE 128 */
/netbsd-current/sys/arch/riscv/include/
H A Dieee.h3 #include <riscv/math.h> /* for #define __HAVE_LONG_DOUBLE 128 */
/netbsd-current/lib/libc/arch/vax/gen/
H A Dinfinityf.c8 #include <math.h>
/netbsd-current/external/gpl3/gcc/dist/gcc/config/vxworks/
H A Dmath.h25 #define __HEADER_TO_WRAP <math.h>
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/vxworks/
H A Dmath.h25 #define __HEADER_TO_WRAP <math.h>
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
H A Di387-stack-reverse.c2 #include <math.h>
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.reverse/
H A Di387-stack-reverse.c2 #include <math.h>
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dtgmath.d18 private static import core.stdc.math;
29 alias core.stdc.math.acos acos;
31 alias core.stdc.math.acosf acos;
33 alias core.stdc.math.acosl acos;
41 alias core.stdc.math.asin asin;
43 alias core.stdc.math.asinf asin;
45 alias core.stdc.math.asinl asin;
53 alias core.stdc.math.atan atan;
55 alias core.stdc.math.atanf atan;
57 alias core.stdc.math
[all...]
/netbsd-current/lib/libc/arch/i386/gen/
H A Dinfinityl.c13 #include <math.h>

Completed in 141 milliseconds

1234567891011>>