Home
last modified time | relevance | path

Searched refs:abs_n (Results 176 – 200 of 279) sorted by relevance

12345678910>>...12

/dports/devel/idutils/idutils-4.6/lib/
H A Dvasnprintf.c1077 unsigned int abs_n; in scale10_round_decimal_decoded() local
1107 abs_n = (n >= 0 ? n : -n); in scale10_round_decimal_decoded()
1109 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1 in scale10_round_decimal_decoded()
1121 if (abs_n > 0) in scale10_round_decimal_decoded()
1129 for (n13 = 0; n13 <= abs_n; n13 += 13) in scale10_round_decimal_decoded()
1131 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13]; in scale10_round_decimal_decoded()
/dports/misc/amanda-server/amanda-3.3.9/gnulib/
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/misc/amanda-client/amanda-3.3.9/gnulib/
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/lang/guile2/guile-2.2.7/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/net/gnu-dico/dico-2.10/xdico/gnu/
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/gindent/indent-2.2.12/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/archivers/sharutils/sharutils-4.15.2/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/games/freedink-engine/freedink-108.4/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/archivers/lbzip2/lbzip2-2.5/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/archivers/gcpio/cpio-2.13/gnu/
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/audio/deadbeef/deadbeef-0.7.2/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/cad/pcb/pcb-4.2.0/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/databases/recutils/recutils-1.8/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/math/spot/spot-2.10.2/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/security/ccrypt/ccrypt-1.11/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/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/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/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/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/libprelude/libprelude-1.2.6/libmissing/
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/libpreludedb/libpreludedb-1.2.6/libmissing/
H A Dvasnprintf.c1076 unsigned int abs_n;
1106 abs_n = (n >= 0 ? n : -n);
1108 pow5_ptr = (mp_limb_t *) malloc (((int)(abs_n * (2.322f / GMP_LIMB_BITS)) + 1
1120 if (abs_n > 0)
1128 for (n13 = 0; n13 <= abs_n; n13 += 13)
1130 mp_limb_t digit1 = small_pow5[n13 + 13 <= abs_n ? 13 : abs_n - n13];
/dports/graphics/icoutils/icoutils-0.32.3/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/cad/gerbv/gerbv-2.7.0/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/graphics/gliv/gliv-1.9.7/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/devel/gnucflow/cflow-1.6/gnu/
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/security/shishi/shishi-1.0.2/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/sysutils/coreutils/coreutils-8.32/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()

12345678910>>...12