Home
last modified time | relevance | path

Searched refs:mypow (Results 1 – 25 of 96) sorted by relevance

1234

/dports/math/Imath/Imath-3.1.4/src/ImathTest/
H A DtestLimits.cpp22 mypow (int x, int y) in mypow() function
56 half h (mypow (2, numeric_limits<half>::min_exponent - 1)); in testLimits()
61 half h (mypow (2, numeric_limits<half>::min_exponent - 2)); in testLimits()
68 half h (mypow (2, numeric_limits<half>::max_exponent - 1)); in testLimits()
73 half h (mypow (2, numeric_limits<half>::max_exponent)); in testLimits()
80 half h (mypow (10, numeric_limits<half>::min_exponent10)); in testLimits()
85 half h (mypow (10, numeric_limits<half>::min_exponent10 - 1)); in testLimits()
92 half h (mypow (10, numeric_limits<half>::max_exponent10)); in testLimits()
97 half h (mypow (10, numeric_limits<half>::max_exponent10 + 1)); in testLimits()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.dg/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.dg/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/i386/
H A D980414-1.c9 mypow (double __x, double __y) in mypow() function
54 return corr * mypow(x/E1, x); in fact()
62 z = mypow (46.2/E1, 46.2); in main()
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/InstCombine/
H A Dpow-exp-nofastmath.ll3 define double @mypow(double %x, double %y) #0 {
10 ; CHECK-LABEL: define double @mypow(

1234