Home
last modified time | relevance | path

Searched refs:abs_n (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/dports/lang/guile/guile-3.0.7/libguile/
H A Dconv-integer.i.c67 uintmax_t abs_n; in SCM_TO_TYPE_PROTO() local
75 mpz_export (&abs_n, &count, 1, sizeof (uintmax_t), 0, 0, in SCM_TO_TYPE_PROTO()
80 if (abs_n <= TYPE_MAX) in SCM_TO_TYPE_PROTO()
81 n = abs_n; in SCM_TO_TYPE_PROTO()
88 if (TYPE_MIN < 0 && abs_n - 1 <= -(TYPE_MIN + 1)) in SCM_TO_TYPE_PROTO()
89 n = -1 - (TYPE)(abs_n - 1); in SCM_TO_TYPE_PROTO()
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dconv-integer.i.c67 scm_t_uintmax abs_n; in SCM_TO_TYPE_PROTO() local
75 mpz_export (&abs_n, &count, 1, sizeof (scm_t_uintmax), 0, 0, in SCM_TO_TYPE_PROTO()
80 if (abs_n <= TYPE_MAX) in SCM_TO_TYPE_PROTO()
81 n = abs_n; in SCM_TO_TYPE_PROTO()
88 if (TYPE_MIN < 0 && abs_n - 1 <= -(TYPE_MIN + 1)) in SCM_TO_TYPE_PROTO()
89 n = -1 - (TYPE)(abs_n - 1); in SCM_TO_TYPE_PROTO()
/dports/devel/boost-docs/boost_1_72_0/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp148 T abs_n = traits::get_absolute_value(n); in floatfield() local
149 return (abs_n >= 1e5 || abs_n < 1e-3) in floatfield()
288 long abs_n = traits::get_absolute_value(n); in exponent() local
294 if (r && abs_n < 10) in exponent()
296 return r && int_inserter<10>::call(sink, abs_n); in exponent()
/dports/devel/hyperscan/boost_1_75_0/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp148 T abs_n = traits::get_absolute_value(n); in floatfield() local
149 return (abs_n >= 1e5 || abs_n < 1e-3) in floatfield()
288 long abs_n = traits::get_absolute_value(n); in exponent() local
294 if (r && abs_n < 10) in exponent()
296 return r && int_inserter<10>::call(sink, abs_n); in exponent()
/dports/devel/boost-python-libs/boost_1_72_0/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp148 T abs_n = traits::get_absolute_value(n); in floatfield() local
149 return (abs_n >= 1e5 || abs_n < 1e-3) in floatfield()
288 long abs_n = traits::get_absolute_value(n); in exponent() local
294 if (r && abs_n < 10) in exponent()
296 return r && int_inserter<10>::call(sink, abs_n); in exponent()
/dports/devel/R-cran-BH/BH/inst/include/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp147 T abs_n = traits::get_absolute_value(n); in floatfield() local
148 return (abs_n >= 1e5 || abs_n < 1e-3) in floatfield()
286 long abs_n = traits::get_absolute_value(n); in exponent() local
292 if (r && abs_n < 10) in exponent()
294 return r && int_inserter<10>::call(sink, abs_n); in exponent()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp148 T abs_n = traits::get_absolute_value(n); in floatfield() local
149 return (abs_n >= 1e5 || abs_n < 1e-3) in floatfield()
287 long abs_n = traits::get_absolute_value(n); in exponent() local
293 if (r && abs_n < 10) in exponent()
295 return r && int_inserter<10>::call(sink, abs_n); in exponent()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp148 T abs_n = traits::get_absolute_value(n); in floatfield() local
149 return (abs_n >= 1e5 || abs_n < 1e-3) in floatfield()
288 long abs_n = traits::get_absolute_value(n); in exponent() local
294 if (r && abs_n < 10) in exponent()
296 return r && int_inserter<10>::call(sink, abs_n); in exponent()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp148 T abs_n = traits::get_absolute_value(n); in floatfield() local
149 return (abs_n >= 1e5 || abs_n < 1e-3) in floatfield()
288 long abs_n = traits::get_absolute_value(n); in exponent() local
294 if (r && abs_n < 10) in exponent()
296 return r && int_inserter<10>::call(sink, abs_n); in exponent()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp148 T abs_n = traits::get_absolute_value(n);
149 return (abs_n >= 1e5 || abs_n < 1e-3)
288 long abs_n = traits::get_absolute_value(n); in what()
294 if (r && abs_n < 10) in what()
296 return r && int_inserter<10>::call(sink, abs_n); in what()
/dports/databases/xtrabackup/boost_1_59_0/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp148 T abs_n = traits::get_absolute_value(n); in floatfield() local
149 return (abs_n >= 1e5 || abs_n < 1e-3) in floatfield()
288 long abs_n = traits::get_absolute_value(n); in exponent() local
294 if (r && abs_n < 10) in exponent()
296 return r && int_inserter<10>::call(sink, abs_n); in exponent()
/dports/databases/percona57-server/boost_1_59_0/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp148 T abs_n = traits::get_absolute_value(n); in floatfield() local
149 return (abs_n >= 1e5 || abs_n < 1e-3) in floatfield()
288 long abs_n = traits::get_absolute_value(n); in exponent() local
294 if (r && abs_n < 10) in exponent()
296 return r && int_inserter<10>::call(sink, abs_n); in exponent()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp148 T abs_n = traits::get_absolute_value(n); in floatfield() local
149 return (abs_n >= 1e5 || abs_n < 1e-3) in floatfield()
288 long abs_n = traits::get_absolute_value(n); in exponent() local
294 if (r && abs_n < 10) in exponent()
296 return r && int_inserter<10>::call(sink, abs_n); in exponent()
/dports/databases/percona57-client/boost_1_59_0/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp148 T abs_n = traits::get_absolute_value(n); in floatfield() local
149 return (abs_n >= 1e5 || abs_n < 1e-3) in floatfield()
288 long abs_n = traits::get_absolute_value(n); in exponent() local
294 if (r && abs_n < 10) in exponent()
296 return r && int_inserter<10>::call(sink, abs_n); in exponent()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp148 T abs_n = traits::get_absolute_value(n); in floatfield() local
149 return (abs_n >= 1e5 || abs_n < 1e-3) in floatfield()
288 long abs_n = traits::get_absolute_value(n); in exponent() local
294 if (r && abs_n < 10) in exponent()
296 return r && int_inserter<10>::call(sink, abs_n); in exponent()
/dports/devel/boost-libs/boost_1_72_0/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp148 T abs_n = traits::get_absolute_value(n); in floatfield() local
149 return (abs_n >= 1e5 || abs_n < 1e-3) in floatfield()
288 long abs_n = traits::get_absolute_value(n); in exponent() local
294 if (r && abs_n < 10) in exponent()
296 return r && int_inserter<10>::call(sink, abs_n); in exponent()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp148 T abs_n = traits::get_absolute_value(n); in floatfield() local
149 return (abs_n >= 1e5 || abs_n < 1e-3) in floatfield()
288 long abs_n = traits::get_absolute_value(n); in exponent() local
294 if (r && abs_n < 10) in exponent()
296 return r && int_inserter<10>::call(sink, abs_n); in exponent()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp148 T abs_n = traits::get_absolute_value(n); in floatfield() local
149 return (abs_n >= 1e5 || abs_n < 1e-3) in floatfield()
288 long abs_n = traits::get_absolute_value(n); in exponent() local
294 if (r && abs_n < 10) in exponent()
296 return r && int_inserter<10>::call(sink, abs_n); in exponent()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/spirit/home/karma/numeric/
H A Dreal_policies.hpp148 T abs_n = traits::get_absolute_value(n); in floatfield() local
149 return (abs_n >= 1e5 || abs_n < 1e-3) in floatfield()
288 long abs_n = traits::get_absolute_value(n); in exponent() local
294 if (r && abs_n < 10) in exponent()
296 return r && int_inserter<10>::call(sink, abs_n); in exponent()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/LoopIdiom/ARM/
H A Dctlz.ll36 %abs_n = select i1 %c, i32 %n, i32 %negn
37 %shr8 = lshr i32 %abs_n, 1
49 %and = and i32 %shl, %abs_n
95 %abs_n = select i1 %c, i32 %n, i32 %negn
96 %tobool4 = icmp eq i32 %abs_n, 0
133 ; ALL: %0 = ashr i32 %abs_n, 1
145 %abs_n = select i1 %c, i32 %n, i32 %negn
175 ; ALL: %0 = ashr i32 %abs_n, 1
188 %abs_n = select i1 %c, i32 %n, i32 %negn
220 ; ALL: %0 = ashr i32 %abs_n, 1
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/LoopIdiom/ARM/
H A Dctlz.ll36 %abs_n = select i1 %c, i32 %n, i32 %negn
37 %shr8 = lshr i32 %abs_n, 1
49 %and = and i32 %shl, %abs_n
95 %abs_n = select i1 %c, i32 %n, i32 %negn
96 %tobool4 = icmp eq i32 %abs_n, 0
133 ; ALL: %0 = ashr i32 %abs_n, 1
145 %abs_n = select i1 %c, i32 %n, i32 %negn
175 ; ALL: %0 = ashr i32 %abs_n, 1
188 %abs_n = select i1 %c, i32 %n, i32 %negn
220 ; ALL: %0 = ashr i32 %abs_n, 1
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/LoopIdiom/ARM/
H A Dctlz.ll36 %abs_n = select i1 %c, i32 %n, i32 %negn
37 %shr8 = lshr i32 %abs_n, 1
49 %and = and i32 %shl, %abs_n
95 %abs_n = select i1 %c, i32 %n, i32 %negn
96 %tobool4 = icmp eq i32 %abs_n, 0
133 ; ALL: %0 = ashr i32 %abs_n, 1
145 %abs_n = select i1 %c, i32 %n, i32 %negn
175 ; ALL: %0 = ashr i32 %abs_n, 1
188 %abs_n = select i1 %c, i32 %n, i32 %negn
220 ; ALL: %0 = ashr i32 %abs_n, 1
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/LoopIdiom/ARM/
H A Dctlz.ll36 %abs_n = select i1 %c, i32 %n, i32 %negn
37 %shr8 = lshr i32 %abs_n, 1
49 %and = and i32 %shl, %abs_n
95 %abs_n = select i1 %c, i32 %n, i32 %negn
96 %tobool4 = icmp eq i32 %abs_n, 0
133 ; ALL: %0 = ashr i32 %abs_n, 1
145 %abs_n = select i1 %c, i32 %n, i32 %negn
175 ; ALL: %0 = ashr i32 %abs_n, 1
188 %abs_n = select i1 %c, i32 %n, i32 %negn
220 ; ALL: %0 = ashr i32 %abs_n, 1
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/LoopIdiom/ARM/
H A Dctlz.ll36 %abs_n = select i1 %c, i32 %n, i32 %negn
37 %shr8 = lshr i32 %abs_n, 1
49 %and = and i32 %shl, %abs_n
95 %abs_n = select i1 %c, i32 %n, i32 %negn
96 %tobool4 = icmp eq i32 %abs_n, 0
133 ; ALL: %0 = ashr i32 %abs_n, 1
145 %abs_n = select i1 %c, i32 %n, i32 %negn
175 ; ALL: %0 = ashr i32 %abs_n, 1
188 %abs_n = select i1 %c, i32 %n, i32 %negn
220 ; ALL: %0 = ashr i32 %abs_n, 1
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/LoopIdiom/ARM/
H A Dctlz.ll36 %abs_n = select i1 %c, i32 %n, i32 %negn
37 %shr8 = lshr i32 %abs_n, 1
49 %and = and i32 %shl, %abs_n
95 %abs_n = select i1 %c, i32 %n, i32 %negn
96 %tobool4 = icmp eq i32 %abs_n, 0
133 ; ALL: %0 = ashr i32 %abs_n, 1
145 %abs_n = select i1 %c, i32 %n, i32 %negn
175 ; ALL: %0 = ashr i32 %abs_n, 1
188 %abs_n = select i1 %c, i32 %n, i32 %negn
220 ; ALL: %0 = ashr i32 %abs_n, 1
[all …]

12345678910>>...12