Home
last modified time | relevance | path

Searched refs:abs_n (Results 226 – 250 of 279) sorted by relevance

12345678910>>...12

/dports/print/texinfo/texinfo-6.8/tp/Texinfo/XS/gnulib/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/lang/guile/guile-3.0.7/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/devel/gettext-tools/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-tools/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/gettext-runtime/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/gettext-runtime/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/security/libgsasl/gsasl-1.10.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/security/libgsasl/gsasl-1.10.0/lib/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/archivers/gtar/tar-1.34/gnu/
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/devel/gettext-tools/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/math/pspp/pspp-1.4.1/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/devel/m4/m4-1.4.19/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/sysutils/cmogstored/cmogstored-1.8.1/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/gnutls/gnutls-3.6.16/gl/
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/security/gnutls/gnutls-3.6.16/src/gl/
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/security/gsasl/gsasl-1.10.0/lib/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/security/gsasl/gsasl-1.10.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/devel/gettext-po-mode/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-po-mode/gettext-0.21/gettext-runtime/libasprintf/
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/math/octave/octave-6.4.0/libgnu/
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/devel/gettext-runtime/gettext-0.21/gettext-runtime/libasprintf/
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/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/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/gettext-tools/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-tools/gettext-0.21/gettext-runtime/libasprintf/
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()

12345678910>>...12