Home
last modified time | relevance | path

Searched refs:omitcount (Results 1 – 25 of 31) sorted by relevance

12

/dports/security/kstart/kstart-4.2/portable/
H A Dsnprintf.c657 size_t omitcount = 0; in fmtfp() local
770 while (omitcount < fplace && fconvert[omitcount] == '0') in fmtfp()
771 ++omitcount; in fmtfp()
774 padlen = min - iplace - (max - omitcount) - 1 - ((signvalue) ? 1 : 0); in fmtfp()
813 if (max > 0 && (fplace > omitcount || zpadlen > 0)) in fmtfp()
817 while (fplace > omitcount) in fmtfp()
/dports/news/inn-current/inn-2.7-20211226/lib/
H A Dsnprintf.c679 size_t omitcount = 0; in fmtfp() local
790 while (omitcount < fplace && fconvert[omitcount] == '0') in fmtfp()
791 ++omitcount; in fmtfp()
794 padlen = min - iplace - (max - omitcount) - 1 - ((signvalue) ? 1 : 0); in fmtfp()
829 if (max > 0 && (fplace > omitcount || zpadlen > 0)) { in fmtfp()
832 while (fplace > omitcount) in fmtfp()
/dports/news/inn/inn-2.6.4/lib/
H A Dsnprintf.c710 size_t omitcount = 0; in fmtfp() local
827 while (omitcount < fplace && fconvert[omitcount] == '0') in fmtfp()
828 ++omitcount; in fmtfp()
831 padlen = min - iplace - (max - omitcount) - 1 - ((signvalue) ? 1 : 0); in fmtfp()
870 if (max > 0 && (fplace > omitcount || zpadlen > 0)) in fmtfp()
874 while (fplace > omitcount) in fmtfp()
/dports/security/pam_krb5/pam-krb5-4.9/portable/
H A Dsnprintf.c695 size_t omitcount = 0;
812 while (omitcount < fplace && fconvert[omitcount] == '0')
813 ++omitcount;
816 padlen = min - iplace - (max - omitcount) - 1 - ((signvalue) ? 1 : 0);
855 if (max > 0 && (fplace > omitcount || zpadlen > 0))
859 while (fplace > omitcount)
/dports/www/mod_webauth/webauth-4.7.0/portable/
H A Dsnprintf.c655 size_t omitcount = 0; in fmtfp() local
768 while (omitcount < fplace && fconvert[omitcount] == '0') in fmtfp()
769 ++omitcount; in fmtfp()
772 padlen = min - iplace - (max - omitcount) - 1 - ((signvalue) ? 1 : 0); in fmtfp()
811 if (max > 0 && (fplace > omitcount || zpadlen > 0)) in fmtfp()
815 while (fplace > omitcount) in fmtfp()
/dports/sysutils/shlock/inn-2.6.4/lib/
H A Dsnprintf.c711 size_t omitcount = 0; in fmtfp() local
828 while (omitcount < fplace && fconvert[omitcount] == '0') in fmtfp()
829 ++omitcount; in fmtfp()
832 padlen = min - iplace - (max - omitcount) - 1 - ((signvalue) ? 1 : 0); in fmtfp()
871 if (max > 0 && (fplace > omitcount || zpadlen > 0)) in fmtfp()
875 while (fplace > omitcount) in fmtfp()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/android/
H A Dsnprintf.cpp941 int omitcount = 0; in fmtflt() local
1135 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1136 omitcount++; in fmtflt()
1138 omitcount = precision; in fmtflt()
1141 precision -= omitcount; in fmtflt()
1204 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/games/scummvm/scummvm-2.5.1/backends/platform/android3d/
H A Dsnprintf.cpp941 int omitcount = 0; in fmtflt() local
1135 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1136 omitcount++; in fmtflt()
1138 omitcount = precision; in fmtflt()
1141 precision -= omitcount; in fmtflt()
1204 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/games/scummvm/scummvm-2.5.1/backends/platform/android/
H A Dsnprintf.cpp941 int omitcount = 0; in fmtflt() local
1135 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1136 omitcount++; in fmtflt()
1138 omitcount = precision; in fmtflt()
1141 precision -= omitcount; in fmtflt()
1204 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/net-mgmt/nsca-ng/nsca-ng-1.6/lib/
H A Dxprintf.c832 int omitcount = 0; in fmtflt() local
1020 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1021 omitcount++; in fmtflt()
1023 omitcount = precision; in fmtflt()
1026 precision -= omitcount; in fmtflt()
1089 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/net-mgmt/nsca-ng-client/nsca-ng-1.6/lib/
H A Dxprintf.c832 int omitcount = 0; in fmtflt() local
1020 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1021 omitcount++; in fmtflt()
1023 omitcount = precision; in fmtflt()
1026 precision -= omitcount; in fmtflt()
1089 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/devel/upp/upp/bazaar/plugin/matio/lib/
H A Dsnprintf.c972 int omitcount = 0; in fmtflt() local
1160 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1161 omitcount++; in fmtflt()
1163 omitcount = precision; in fmtflt()
1166 precision -= omitcount; in fmtflt()
1229 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/math/matio/matio-1.5.21/src/
H A Dsnprintf.c972 int omitcount = 0; in fmtflt() local
1160 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1161 omitcount++; in fmtflt()
1163 omitcount = precision; in fmtflt()
1166 precision -= omitcount; in fmtflt()
1229 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/devel/check/check-0.15.2/lib/
H A Dsnprintf.c1068 int omitcount = 0; in fmtflt() local
1260 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1261 omitcount++; in fmtflt()
1263 omitcount = precision; in fmtflt()
1266 precision -= omitcount; in fmtflt()
1329 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/net/ntp/ntp-4.2.8p15/libntp/
H A Dsnprintf.c1109 int omitcount = 0; in fmtflt() local
1297 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1298 omitcount++; in fmtflt()
1300 omitcount = precision; in fmtflt()
1303 precision -= omitcount; in fmtflt()
1366 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/games/instead/instead-3.4.1/src/instead/
H A Dsnprintf.c1093 int omitcount = 0; in fmtflt() local
1281 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1282 omitcount++; in fmtflt()
1284 omitcount = precision; in fmtflt()
1287 precision -= omitcount; in fmtflt()
1350 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/platform/snprintf/
H A Dsnprintf.cpp1114 int omitcount = 0; in fmtflt() local
1302 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1303 omitcount++; in fmtflt()
1305 omitcount = precision; in fmtflt()
1308 precision -= omitcount; in fmtflt()
1371 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/databases/rrdtool/rrdtool-1.7.2/src/
H A Drrd_snprintf.c1130 int omitcount = 0; in fmtflt() local
1324 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1325 omitcount++; in fmtflt()
1327 omitcount = precision; in fmtflt()
1330 precision -= omitcount; in fmtflt()
1393 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/devel/libcfu/libcfu-947dba4/src/
H A Dsnprintf.c1096 int omitcount = 0; in fmtflt() local
1284 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1285 omitcount++; in fmtflt()
1287 omitcount = precision; in fmtflt()
1290 precision -= omitcount; in fmtflt()
1353 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/devel/cscope/cscope-15.9/src/
H A Dsnprintf.c1081 int omitcount = 0; in fmtflt() local
1269 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1270 omitcount++; in fmtflt()
1272 omitcount = precision; in fmtflt()
1275 precision -= omitcount; in fmtflt()
1338 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/devel/ccache/ccache-3.7.12/src/
H A Dsnprintf.c1102 int omitcount = 0; in fmtflt() local
1290 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1291 omitcount++; in fmtflt()
1293 omitcount = precision; in fmtflt()
1296 precision -= omitcount; in fmtflt()
1359 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/devel/ccache-memcached/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dsnprintf.c1102 int omitcount = 0; in fmtflt() local
1290 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1291 omitcount++; in fmtflt()
1293 omitcount = precision; in fmtflt()
1296 precision -= omitcount; in fmtflt()
1359 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/devel/ccache-static/ccache-3.7.12/src/
H A Dsnprintf.c1102 int omitcount = 0; in fmtflt() local
1290 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1291 omitcount++; in fmtflt()
1293 omitcount = precision; in fmtflt()
1296 precision -= omitcount; in fmtflt()
1359 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/devel/ccache-memcached-static/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dsnprintf.c1102 int omitcount = 0; in fmtflt() local
1290 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1291 omitcount++; in fmtflt()
1293 omitcount = precision; in fmtflt()
1296 precision -= omitcount; in fmtflt()
1359 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()
/dports/irc/atheme-services/atheme-7.2.9/libathemecore/
H A Dsnprintf.c1081 int omitcount = 0; in fmtflt() local
1269 while (omitcount < fpos && fconvert[omitcount] == '0') in fmtflt()
1270 omitcount++; in fmtflt()
1272 omitcount = precision; in fmtflt()
1275 precision -= omitcount; in fmtflt()
1338 while (fpos > omitcount) { /* The remaining fractional part. */ in fmtflt()

12