Home
last modified time | relevance | path

Searched refs:sbisect (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr36584.c150 sbisect (int np, polynomial * sseq, double min_value, double max_value, in sbisect() function
226 n1 = sbisect (np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
227 n2 = sbisect (np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
262 nroots = sbisect (6, sseq, 0.0, 10000000.0, 5, 1, roots); in main()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/math/
H A Dpolynomialsolver.cpp126 static int sbisect (int np, const polynomial *sseq, DBL min, DBL max, int atmin, int atmax, DBL *ro…
442 static int sbisect(int np, const polynomial *sseq, DBL min_value, DBL max_value, int atmin, int a… in sbisect() function
551 n1 = sbisect(np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
552 n2 = sbisect(np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
1514 return(sbisect(np, sseq, min_value, max_value, atmin, atmax, roots)); in polysolve()
/dports/graphics/povray37/povray-3.7.0.10/source/backend/math/
H A Dpolysolv.cpp123 static int sbisect (int np, const polynomial *sseq, DBL min, DBL max, int atmin, int atmax, DBL *ro…
439 static int sbisect(int np, const polynomial *sseq, DBL min_value, DBL max_value, int atmin, int a… in sbisect() function
548 n1 = sbisect(np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
549 n2 = sbisect(np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
1511 return(sbisect(np, sseq, min_value, max_value, atmin, atmax, roots)); in polysolve()
/dports/graphics/megapov/megapov-1.2.1/source/
H A Dpolysolv.cpp135 static int sbisect (int np, polynomial *sseq, DBL min, DBL max, int atmin, int atmax, DBL *roots);
452 static int sbisect(int np, polynomial *sseq, DBL min_value, DBL max_value, int atmin, int atmax, … in sbisect() function
561 n1 = sbisect(np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
562 n2 = sbisect(np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
1519 return(sbisect(np, sseq, min_value, max_value, atmin, atmax, roots)); in polysolve()
/dports/graphics/povray36/povray-3.6.1/source/
H A Dpolysolv.cpp126 static int sbisect (int np, polynomial *sseq, DBL min, DBL max, int atmin, int atmax, DBL *roots);
443 static int sbisect(int np, polynomial *sseq, DBL min_value, DBL max_value, int atmin, int atmax, … in sbisect() function
552 n1 = sbisect(np, sseq, min_value, mid, atmin, atmid, roots); in sbisect()
553 n2 = sbisect(np, sseq, mid, max_value, atmid, atmax, &roots[n1]); in sbisect()
1510 return(sbisect(np, sseq, min_value, max_value, atmin, atmax, roots)); in polysolve()

12