Home
last modified time | relevance | path

Searched refs:OFLOW (Results 1 – 25 of 120) sorted by relevance

12345

/dports/math/cmlib/cmlib-3.0_8/src/quadpkd/
H A Ddqelg.f55 2 OFLOW,RES,RESULT,RES3LA,SS,TOL1,TOL2,TOL3
85 OFLOW = D1MACH(2)
87 ABSERR = OFLOW
93 EPSTAB(N) = OFLOW
174 ABSERR = OFLOW
/dports/math/maxima/maxima-5.43.2/src/numerical/slatec/fortran/
H A Ddqelg.f65 2 OFLOW,RES,RESULT,RES3LA,SS,TOL1,TOL2,TOL3 local
95 OFLOW = D1MACH(2)
97 ABSERR = OFLOW
103 EPSTAB(N) = OFLOW
184 ABSERR = OFLOW
/dports/math/slatec/src/
H A Ddqelg.f65 2 OFLOW,RES,RESULT,RES3LA,SS,TOL1,TOL2,TOL3
95 OFLOW = D1MACH(2)
97 ABSERR = OFLOW
103 EPSTAB(N) = OFLOW
184 ABSERR = OFLOW
H A Dqelg.f65 2 OFLOW,RES,RESULT,RES3LA,SS,TOL1,TOL2,TOL3
95 OFLOW = R1MACH(2)
97 ABSERR = OFLOW
103 EPSTAB(N) = OFLOW
184 ABSERR = OFLOW
/dports/math/cmlib/cmlib-3.0_8/src/quadpks/
H A Dqelg.f53 2 OFLOW,RES,RESULT,RES3LA,SS,TOL1,TOL2,TOL3
83 OFLOW = R1MACH(2)
85 ABSERR = OFLOW
91 EPSTAB(N) = OFLOW
172 ABSERR = OFLOW
/dports/math/octave/octave-6.4.0/liboctave/external/quadpack/
H A Ddqelg.f53 * OFLOW,RES,RESULT,RES3LA,SS,TOL1,TOL2,TOL3 local
83 OFLOW = D1MACH(2)
85 ABSERR = OFLOW
91 EPSTAB(N) = OFLOW
172 ABSERR = OFLOW
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/tendril-0.4.2/src/
H A Dbuf32.rs11 use OFLOW;
29 let x = (x as usize).checked_add(header).expect(OFLOW); in bytes_to_vec_capacity()
86 let new_cap = new_cap.checked_next_power_of_two().expect(OFLOW); in grow()
/dports/net-im/fractal/fractal-4.4.0/vendor/tendril/src/
H A Dbuf32.rs11 use OFLOW;
29 let x = (x as usize).checked_add(header).expect(OFLOW); in bytes_to_vec_capacity()
82 let new_cap = new_cap.checked_next_power_of_two().expect(OFLOW); in grow()
/dports/editors/helix/helix-0.5.0/cargo-crates/tendril-0.4.2/src/
H A Dbuf32.rs11 use OFLOW;
29 let x = (x as usize).checked_add(header).expect(OFLOW); in bytes_to_vec_capacity()
86 let new_cap = new_cap.checked_next_power_of_two().expect(OFLOW); in grow()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/tendril/src/
H A Dbuf32.rs11 use OFLOW;
29 let x = (x as usize).checked_add(header).expect(OFLOW); in bytes_to_vec_capacity()
86 let new_cap = new_cap.checked_next_power_of_two().expect(OFLOW); in grow()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/tendril-0.4.2/src/
H A Dbuf32.rs11 use OFLOW;
29 let x = (x as usize).checked_add(header).expect(OFLOW); in bytes_to_vec_capacity()
86 let new_cap = new_cap.checked_next_power_of_two().expect(OFLOW); in grow()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/tendril-0.2.4/src/
H A Dbuf32.rs11 use OFLOW;
30 let x = (x as usize).checked_add(header).expect(OFLOW); in bytes_to_vec_capacity()
83 let new_cap = new_cap.checked_next_power_of_two().expect(OFLOW); in grow()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/tendril-0.4.2/src/
H A Dbuf32.rs11 use OFLOW;
29 let x = (x as usize).checked_add(header).expect(OFLOW); in bytes_to_vec_capacity()
86 let new_cap = new_cap.checked_next_power_of_two().expect(OFLOW); in grow()
/dports/www/zola/zola-0.15.2/cargo-crates/tendril-0.4.2/src/
H A Dbuf32.rs11 use OFLOW;
29 let x = (x as usize).checked_add(header).expect(OFLOW);
86 let new_cap = new_cap.checked_next_power_of_two().expect(OFLOW); in index_words_tendril()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/tendril-0.4.2/src/
H A Dbuf32.rs11 use OFLOW;
29 let x = (x as usize).checked_add(header).expect(OFLOW); in bytes_to_vec_capacity()
86 let new_cap = new_cap.checked_next_power_of_two().expect(OFLOW); in grow()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/tendril-0.4.2/src/
H A Dbuf32.rs11 use OFLOW;
29 let x = (x as usize).checked_add(header).expect(OFLOW); in bytes_to_vec_capacity()
86 let new_cap = new_cap.checked_next_power_of_two().expect(OFLOW); in grow()
/dports/lang/rust/rustc-1.58.1-src/vendor/tendril/src/
H A Dbuf32.rs11 use OFLOW;
29 let x = (x as usize).checked_add(header).expect(OFLOW); in bytes_to_vec_capacity()
82 let new_cap = new_cap.checked_next_power_of_two().expect(OFLOW); in grow()
/dports/textproc/htmlq/htmlq-0.3.0/cargo-crates/tendril-0.4.2/src/
H A Dbuf32.rs11 use OFLOW;
29 let x = (x as usize).checked_add(header).expect(OFLOW); in bytes_to_vec_capacity()
86 let new_cap = new_cap.checked_next_power_of_two().expect(OFLOW); in grow()
/dports/www/monolith/monolith-2.6.1/cargo-crates/tendril-0.4.2/src/
H A Dbuf32.rs11 use OFLOW;
29 let x = (x as usize).checked_add(header).expect(OFLOW); in bytes_to_vec_capacity()
86 let new_cap = new_cap.checked_next_power_of_two().expect(OFLOW); in grow()
/dports/graphics/plotutils/plotutils-2.6/ode/
H A Dspecfun.c41 #define OFLOW FLT_MAX /* 1.0E+37 */ macro
43 #define OFLOW 1.0E+37 macro
58 #define HUGE_VAL OFLOW
612 if (fabs(A0) >= OFLOW) in igamma()
615 A2 /= OFLOW; in igamma()
616 B2 /= OFLOW; in igamma()
617 A1 /= OFLOW; in igamma()
618 B1 /= OFLOW; in igamma()
/dports/math/slatec/
H A Dcdqawo.f21 * OFLOW,OMEGA,PI,RESULT,D1MACH,UFLOW,WORK
100 OFLOW = D1MACH(2)
107 CALL DPRIN(LUN,5,KPRINT,IP,OFLOW,RESULT,ABSERR,NEVAL,IERV,1)
H A Dcdqagi.f22 * OFLOW,RESULT,DT0,DT1,DT2,DT3,DT4,DT5,UFLOW,WORK
104 OFLOW = D1MACH(2)
111 CALL DPRIN(LUN,5,KPRINT,IP,OFLOW,RESULT,ABSERR,NEVAL,IERV,1)
H A Dcdqagp.f21 * EXACT2,EXACT3,DF1P,DF2P,DF3P,DF4P,OFLOW,POINTS,P1,P2,RESULT,
116 OFLOW = D1MACH(2)
117 CALL DPRIN(LUN,5,KPRINT,IP,OFLOW,RESULT,ABSERR,NEVAL,IERV,1)
H A Dcqags.f22 * F0S,F1S,F2S,F3S,F4S,F5S,OFLOW,RESULT,UFLOW,WORK
113 OFLOW = R1MACH(2)
120 CALL CPRIN(LUN,5,KPRINT,IP,OFLOW,RESULT,ABSERR,NEVAL,IERV,1)
H A Dcdqags.f23 * DF0S,DF1S,DF2S,DF3S,DF4S,DF5S,OFLOW,RESULT,UFLOW,WORK
112 OFLOW = D1MACH(2)
119 CALL DPRIN(LUN,5,KPRINT,IP,OFLOW,RESULT,ABSERR,NEVAL,IERV,1)

12345