Home
last modified time | relevance | path

Searched refs:abs_n (Results 251 – 275 of 279) sorted by relevance

1...<<1112

/dports/devel/gettext-runtime/gettext-0.21/gettext-runtime/intl/
H A Dvasnprintf.c1157 unsigned int abs_n; in scale10_round_decimal_decoded() local
1187 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1189 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1201 if (abs_n > 0) in scale10_round_decimal_decoded()
1209 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1211 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/libgettextpo/
H A Dvasnprintf.c1157 unsigned int abs_n; in scale10_round_decimal_decoded() local
1187 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1189 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1201 if (abs_n > 0) in scale10_round_decimal_decoded()
1209 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1211 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/
H A Dvasnprintf.c1157 unsigned int abs_n; in scale10_round_decimal_decoded() local
1187 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1189 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1201 if (abs_n > 0) in scale10_round_decimal_decoded()
1209 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1211 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/libgettextpo/
H A Dvasnprintf.c1157 unsigned int abs_n; in scale10_round_decimal_decoded() local
1187 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1189 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1201 if (abs_n > 0) in scale10_round_decimal_decoded()
1209 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1211 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-lib/
H A Dvasnprintf.c1157 unsigned int abs_n; in scale10_round_decimal_decoded() local
1187 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1189 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1201 if (abs_n > 0) in scale10_round_decimal_decoded()
1209 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1211 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/devel/rcs/rcs-5.10.0/lib/
H A Dvasnprintf.c1158 unsigned int abs_n; in scale10_round_decimal_decoded() local
1188 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1190 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1202 if (abs_n > 0) in scale10_round_decimal_decoded()
1210 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1212 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dvasnprintf.c1164 unsigned int abs_n; in scale10_round_decimal_decoded() local
1194 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1196 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1208 if (abs_n > 0) in scale10_round_decimal_decoded()
1216 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1218 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/www/wget2/wget2-2.0.0/lib/
H A Dvasnprintf.c1158 unsigned int abs_n; in scale10_round_decimal_decoded() local
1188 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1190 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1202 if (abs_n > 0) in scale10_round_decimal_decoded()
1210 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1212 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/misc/findutils/findutils-4.8.0/gl/lib/
H A Dvasnprintf.c1158 unsigned int abs_n; in scale10_round_decimal_decoded() local
1188 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1190 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1202 if (abs_n > 0) in scale10_round_decimal_decoded()
1210 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1212 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/textproc/gnugrep/grep-3.7/gnulib-tests/
H A Dvasnprintf.c1164 unsigned int abs_n; in scale10_round_decimal_decoded() local
1194 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1196 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1208 if (abs_n > 0) in scale10_round_decimal_decoded()
1216 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1218 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/editors/nano/nano-5.9/lib/
H A Dvasnprintf.c1164 unsigned int abs_n; in scale10_round_decimal_decoded() local
1194 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1196 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1208 if (abs_n > 0) in scale10_round_decimal_decoded()
1216 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1218 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/editors/poke/poke-1.0/gl/
H A Dvasnprintf.c1158 unsigned int abs_n; in scale10_round_decimal_decoded() local
1188 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1190 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1202 if (abs_n > 0) in scale10_round_decimal_decoded()
1210 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1212 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/editors/poke/poke-1.0/gl-libpoke/
H A Dvasnprintf.c1158 unsigned int abs_n; in scale10_round_decimal_decoded() local
1188 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1190 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1202 if (abs_n > 0) in scale10_round_decimal_decoded()
1210 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1212 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/ftp/lftp/lftp-4.9.2/lib/
H A Dvasnprintf.c1158 unsigned int abs_n; in scale10_round_decimal_decoded() local
1188 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1190 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1202 if (abs_n > 0) in scale10_round_decimal_decoded()
1210 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1212 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/editors/poke/poke-1.0/jitter/gnulib-local/
H A Dvasnprintf.c1158 unsigned int abs_n; in scale10_round_decimal_decoded() local
1188 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1190 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1202 if (abs_n > 0) in scale10_round_decimal_decoded()
1210 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1212 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/ftp/wget/wget-1.21.2/lib/
H A Dvasnprintf.c1164 unsigned int abs_n; in scale10_round_decimal_decoded() local
1194 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1196 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1208 if (abs_n > 0) in scale10_round_decimal_decoded()
1216 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1218 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/textproc/diffutils/diffutils-3.8/lib/
H A Dvasnprintf.c1156 unsigned int abs_n; in scale10_round_decimal_decoded() local
1186 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1188 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1200 if (abs_n > 0) in scale10_round_decimal_decoded()
1208 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1210 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/devel/bison/bison-3.7.6/lib/
H A Dvasnprintf.c1158 unsigned int abs_n; in scale10_round_decimal_decoded() local
1188 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1190 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1202 if (abs_n > 0) in scale10_round_decimal_decoded()
1210 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1212 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/script/api/
H A Dqscriptengine.cpp365 qsreal abs_n = fabs(n); in ToInt32() local
367 n = ::fmod(sign * ::floor(abs_n), D32); in ToInt32()
385 qsreal abs_n = fabs(n); in ToUInt32() local
387 n = ::fmod(sign * ::floor(abs_n), D32); in ToUInt32()
403 qsreal abs_n = fabs(n); in ToUInt16() local
405 n = ::fmod(sign * ::floor(abs_n), D16); in ToUInt16()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/script/api/
H A Dqscriptengine.cpp384 qsreal abs_n = fabs(n); in ToInt32() local
386 n = ::fmod(sign * ::floor(abs_n), D32); in ToInt32()
404 qsreal abs_n = fabs(n); in ToUInt32() local
406 n = ::fmod(sign * ::floor(abs_n), D32); in ToUInt32()
422 qsreal abs_n = fabs(n); in ToUInt16() local
424 n = ::fmod(sign * ::floor(abs_n), D16); in ToUInt16()
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/script/api/
H A Dqscriptengine.cpp384 qsreal abs_n = fabs(n); in ToInt32() local
386 n = ::fmod(sign * ::floor(abs_n), D32); in ToInt32()
404 qsreal abs_n = fabs(n); in ToUInt32() local
406 n = ::fmod(sign * ::floor(abs_n), D32); in ToUInt32()
422 qsreal abs_n = fabs(n); in ToUInt16() local
424 n = ::fmod(sign * ::floor(abs_n), D16); in ToUInt16()
/dports/lang/zig/zig-0.9.0/lib/std/special/compiler_rt/
H A Dint.zig181 const abs_n = (n ^ (n >> 31)) -% (n >> 31);
184 const res = @bitCast(u32, abs_n) / @bitCast(u32, abs_d);
/dports/lang/zig-devel/zig-0.9.0/lib/std/special/compiler_rt/
H A Dint.zig181 const abs_n = (n ^ (n >> 31)) -% (n >> 31);
184 const res = @bitCast(u32, abs_n) / @bitCast(u32, abs_d);
/dports/math/z3/z3-z3-4.8.13/src/math/polynomial/
H A Dupolynomial.cpp1150 mpz abs_n; in display_smt2_mumeral() local
1151 m.set(abs_n, n); in display_smt2_mumeral()
1152 m.neg(abs_n); in display_smt2_mumeral()
1153 m.display(out, abs_n); in display_smt2_mumeral()
1154 m.del(abs_n); in display_smt2_mumeral()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/math/polynomial/
H A Dupolynomial.cpp1150 mpz abs_n; in display_smt2_mumeral() local
1151 m.set(abs_n, n); in display_smt2_mumeral()
1152 m.neg(abs_n); in display_smt2_mumeral()
1153 m.display(out, abs_n); in display_smt2_mumeral()
1154 m.del(abs_n); in display_smt2_mumeral()

1...<<1112