Home
last modified time | relevance | path

Searched refs:abs_n (Results 201 – 225 of 279) sorted by relevance

12345678910>>...12

/dports/audio/gtick/gtick-0.5.5/intl/
H A Dvasnprintf.c1076 unsigned int abs_n; in scale10_round_decimal_decoded() local
1106 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1108 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1120 if (abs_n > 0) in scale10_round_decimal_decoded()
1128 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1130 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/editors/zile/zile-2.4.14/lib/
H A Dvasnprintf.c1087 unsigned int abs_n; in scale10_round_decimal_decoded() local
1117 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1119 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1131 if (abs_n > 0) in scale10_round_decimal_decoded()
1139 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1141 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/security/gnupg1/gnupg-1.4.23/intl/
H A Dvasnprintf.c1076 unsigned int abs_n; in scale10_round_decimal_decoded() local
1106 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1108 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1120 if (abs_n > 0) in scale10_round_decimal_decoded()
1128 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1130 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/emulators/mednafen/mednafen/intl/
H A Dvasnprintf.c1047 unsigned int abs_n; in scale10_round_decimal_decoded() local
1077 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1079 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1091 if (abs_n > 0) in scale10_round_decimal_decoded()
1099 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1101 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/math/octave-forge-parallel/parallel-4.0.1/src/gl/
H A Dvasnprintf.c1089 unsigned int abs_n; in scale10_round_decimal_decoded() local
1119 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1121 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1133 if (abs_n > 0) in scale10_round_decimal_decoded()
1141 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1143 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/devel/libunistring/libunistring-0.9.10/lib/
H A Dvasnprintf.c1096 unsigned int abs_n; in scale10_round_decimal_decoded() local
1126 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1128 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1140 if (abs_n > 0) in scale10_round_decimal_decoded()
1148 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1150 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dvasnprintf.c1087 unsigned int abs_n; in scale10_round_decimal_decoded() local
1117 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1119 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1131 if (abs_n > 0) in scale10_round_decimal_decoded()
1139 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1141 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/textproc/wdiff/wdiff-1.2.2/lib/
H A Dvasnprintf.c1076 unsigned int abs_n; in scale10_round_decimal_decoded() local
1106 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1108 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1120 if (abs_n > 0) in scale10_round_decimal_decoded()
1128 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1130 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/games/warmux/warmux-11.04/build/android/jni/intl/src/
H A Dvasnprintf.c1047 unsigned int abs_n; in scale10_round_decimal_decoded() local
1077 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1079 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1091 if (abs_n > 0) in scale10_round_decimal_decoded()
1099 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1101 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/devel/glib20/glib-2.70.4/glib/gnulib/
H A Dvasnprintf.c1091 unsigned int abs_n; in scale10_round_decimal_decoded() local
1121 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1123 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1135 if (abs_n > 0) in scale10_round_decimal_decoded()
1143 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1145 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dvasnprintf.c1076 unsigned int abs_n; in scale10_round_decimal_decoded() local
1106 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1108 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1120 if (abs_n > 0) in scale10_round_decimal_decoded()
1128 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1130 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/math/py-spot/spot-2.10.2/lib/
H A Dvasnprintf.c1089 unsigned int abs_n;
1119 abs_n = (n >= 0 ? n : -n);
1121 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1
1133 if (abs_n > 0)
1141 for (n13 = 0; n13 <= abs_n; n13 += 13)
1143 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13];
/dports/sysutils/metalog/metalog-3/gnulib/lib/
H A Dvasnprintf.c1076 unsigned int abs_n; in scale10_round_decimal_decoded() local
1106 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1108 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1120 if (abs_n > 0) in scale10_round_decimal_decoded()
1128 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1130 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/devel/patch/patch-2.7.6/lib/
H A Dvasnprintf.c1087 unsigned int abs_n; in scale10_round_decimal_decoded() local
1117 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1119 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1131 if (abs_n > 0) in scale10_round_decimal_decoded()
1139 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1141 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/sysutils/renameutils/renameutils-0.12.0/gnulib-lib/
H A Dvasnprintf.c1076 unsigned int abs_n; in scale10_round_decimal_decoded() local
1106 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1108 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1120 if (abs_n > 0) in scale10_round_decimal_decoded()
1128 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1130 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/security/oath-toolkit/oath-toolkit-2.6.2/libpskc/gl/tests/
H A Dvasnprintf.c1076 unsigned int abs_n; in scale10_round_decimal_decoded() local
1106 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1108 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1120 if (abs_n > 0) in scale10_round_decimal_decoded()
1128 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1130 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/security/oath-toolkit/oath-toolkit-2.6.2/liboath/gl/
H A Dvasnprintf.c1076 unsigned int abs_n; in scale10_round_decimal_decoded() local
1106 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1108 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1120 if (abs_n > 0) in scale10_round_decimal_decoded()
1128 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1130 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/security/oath-toolkit/oath-toolkit-2.6.2/oathtool/gl/
H A Dvasnprintf.c1076 unsigned int abs_n; in scale10_round_decimal_decoded() local
1106 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1108 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1120 if (abs_n > 0) in scale10_round_decimal_decoded()
1128 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1130 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/textproc/groff/groff-1.22.4/lib/
H A Dvasnprintf.c1089 unsigned int abs_n; in scale10_round_decimal_decoded() local
1119 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1121 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1133 if (abs_n > 0) in scale10_round_decimal_decoded()
1141 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1143 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/textproc/augeas/augeas-1.12.0/gnulib/lib/
H A Dvasnprintf.c1089 unsigned int abs_n; in scale10_round_decimal_decoded() local
1119 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1121 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1133 if (abs_n > 0) in scale10_round_decimal_decoded()
1141 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1143 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/mail/courier/courier-0.65.3/pcp/intl/
H A Dvasnprintf.c1047 unsigned int abs_n; in scale10_round_decimal_decoded() local
1077 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1079 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1091 if (abs_n > 0) in scale10_round_decimal_decoded()
1099 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1101 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/sysutils/shmcat/shmcat-1.8/intl/
H A Dvasnprintf.c1076 unsigned int abs_n; in scale10_round_decimal_decoded() local
1106 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1108 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1120 if (abs_n > 0) in scale10_round_decimal_decoded()
1128 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1130 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/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/print/texinfo/texinfo-6.8/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/print/ttfautohint/ttfautohint-1.8.4/gnulib/src/
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()

12345678910>>...12