Home
last modified time | relevance | path

Searched refs:fconvert (Results 1 – 25 of 796) sorted by relevance

12345678910>>...32

/dports/math/concorde/concorde/TOOLS/
H A DMakefile.in33 ALLSRCS=fconvert.c tourchk.c \
44 all: showres tourchk tourlen prob2tsp edg2len edgunion fconvert
48 fconvert: fconvert.$o $(LIBS)
49 $(CC) $(LDFLAGS) -o $@ fconvert.$o $(LIBS) $(LIBFLAGS)
89 -rm -f *.$o fconvert@EXE_SUFFIX@ tourchk@EXE_SUFFIX@ \
106 fconvert.$o: fconvert.c $(I)/machdefs.h $(I2)/config.h $(I)/util.h
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/lib/
H A Dbsnprintf.cc659 char fconvert[311]; in fmtfp() local
662 char fconvert[311]; in fmtfp() local
724 if (iplace == (int)sizeof(fconvert)) { iplace--; } in fmtfp()
731 fconvert[fplace++] = cvt_str[fracpart % 10]; in fmtfp()
735 if (fplace == (int)sizeof(fconvert)) { fplace--; } in fmtfp()
736 fconvert[fplace] = 0; in fmtfp()
772 while (r_length) { fconvert[fplace++] = result[--r_length]; } in fmtfp()
775 fconvert[fplace++] = '0'; in fmtfp()
789 for (c = (r_length - dec_pt); c; fconvert[fplace++] = result[--c]) in fmtfp()
836 outch(fconvert[fplace]); in fmtfp()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/lib/
H A Dbsnprintf.cc640 char fconvert[311]; in fmtfp() local
643 char fconvert[311]; in fmtfp() local
707 if (iplace == (int)sizeof(fconvert)) { in fmtfp()
716 fconvert[fplace++] = cvt_str[fracpart % 10]; in fmtfp()
720 if (fplace == (int)sizeof(fconvert)) { in fmtfp()
723 fconvert[fplace] = 0; in fmtfp()
763 fconvert[fplace++] = result[--r_length]; in fmtfp()
767 fconvert[fplace++] = '0'; in fmtfp()
780 for (c = (r_length - dec_pt); c; fconvert[fplace++] = result[--c]); in fmtfp()
834 outch(fconvert[fplace]); in fmtfp()
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/lib/
H A Dbsnprintf.cc658 char fconvert[311]; in fmtfp() local
661 char fconvert[311]; in fmtfp() local
723 if (iplace == (int)sizeof(fconvert)) { iplace--; } in fmtfp()
730 fconvert[fplace++] = cvt_str[fracpart % 10]; in fmtfp()
734 if (fplace == (int)sizeof(fconvert)) { fplace--; } in fmtfp()
735 fconvert[fplace] = 0; in fmtfp()
771 while (r_length) { fconvert[fplace++] = result[--r_length]; } in fmtfp()
774 fconvert[fplace++] = '0'; in fmtfp()
788 for (c = (r_length - dec_pt); c; fconvert[fplace++] = result[--c]) in fmtfp()
835 outch(fconvert[fplace]); in fmtfp()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/lib/
H A Dbsnprintf.cc658 char fconvert[311]; in fmtfp() local
661 char fconvert[311]; in fmtfp() local
723 if (iplace == (int)sizeof(fconvert)) { iplace--; } in fmtfp()
730 fconvert[fplace++] = cvt_str[fracpart % 10]; in fmtfp()
734 if (fplace == (int)sizeof(fconvert)) { fplace--; } in fmtfp()
735 fconvert[fplace] = 0; in fmtfp()
771 while (r_length) { fconvert[fplace++] = result[--r_length]; } in fmtfp()
774 fconvert[fplace++] = '0'; in fmtfp()
788 for (c = (r_length - dec_pt); c; fconvert[fplace++] = result[--c]) in fmtfp()
835 outch(fconvert[fplace]); in fmtfp()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/lib/
H A Dbsnprintf.cc658 char fconvert[311]; in fmtfp() local
661 char fconvert[311]; in fmtfp() local
723 if (iplace == (int)sizeof(fconvert)) { iplace--; } in fmtfp()
730 fconvert[fplace++] = cvt_str[fracpart % 10]; in fmtfp()
734 if (fplace == (int)sizeof(fconvert)) { fplace--; } in fmtfp()
735 fconvert[fplace] = 0; in fmtfp()
771 while (r_length) { fconvert[fplace++] = result[--r_length]; } in fmtfp()
774 fconvert[fplace++] = '0'; in fmtfp()
788 for (c = (r_length - dec_pt); c; fconvert[fplace++] = result[--c]) in fmtfp()
835 outch(fconvert[fplace]); in fmtfp()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/lib/
H A Dbsnprintf.cc659 char fconvert[311]; in fmtfp() local
662 char fconvert[311]; in fmtfp() local
724 if (iplace == (int)sizeof(fconvert)) { iplace--; } in fmtfp()
731 fconvert[fplace++] = cvt_str[fracpart % 10]; in fmtfp()
735 if (fplace == (int)sizeof(fconvert)) { fplace--; } in fmtfp()
736 fconvert[fplace] = 0; in fmtfp()
772 while (r_length) { fconvert[fplace++] = result[--r_length]; } in fmtfp()
775 fconvert[fplace++] = '0'; in fmtfp()
789 for (c = (r_length - dec_pt); c; fconvert[fplace++] = result[--c]) in fmtfp()
836 outch(fconvert[fplace]); in fmtfp()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/lib/
H A Dbsnprintf.cc659 char fconvert[311]; in fmtfp() local
662 char fconvert[311]; in fmtfp() local
724 if (iplace == (int)sizeof(fconvert)) { iplace--; } in fmtfp()
731 fconvert[fplace++] = cvt_str[fracpart % 10]; in fmtfp()
735 if (fplace == (int)sizeof(fconvert)) { fplace--; } in fmtfp()
736 fconvert[fplace] = 0; in fmtfp()
772 while (r_length) { fconvert[fplace++] = result[--r_length]; } in fmtfp()
775 fconvert[fplace++] = '0'; in fmtfp()
789 for (c = (r_length - dec_pt); c; fconvert[fplace++] = result[--c]) in fmtfp()
836 outch(fconvert[fplace]); in fmtfp()
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/lib/
H A Dbsnprintf.cc640 char fconvert[311]; in fmtfp() local
643 char fconvert[311]; in fmtfp() local
707 if (iplace == (int)sizeof(fconvert)) { in fmtfp()
716 fconvert[fplace++] = cvt_str[fracpart % 10]; in fmtfp()
720 if (fplace == (int)sizeof(fconvert)) { in fmtfp()
723 fconvert[fplace] = 0; in fmtfp()
763 fconvert[fplace++] = result[--r_length]; in fmtfp()
767 fconvert[fplace++] = '0'; in fmtfp()
780 for (c = (r_length - dec_pt); c; fconvert[fplace++] = result[--c]); in fmtfp()
834 outch(fconvert[fplace]); in fmtfp()
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/lib/
H A Dbsnprintf.cc640 char fconvert[311]; in fmtfp() local
643 char fconvert[311]; in fmtfp() local
707 if (iplace == (int)sizeof(fconvert)) { in fmtfp()
716 fconvert[fplace++] = cvt_str[fracpart % 10]; in fmtfp()
720 if (fplace == (int)sizeof(fconvert)) { in fmtfp()
723 fconvert[fplace] = 0; in fmtfp()
763 fconvert[fplace++] = result[--r_length]; in fmtfp()
767 fconvert[fplace++] = '0'; in fmtfp()
780 for (c = (r_length - dec_pt); c; fconvert[fplace++] = result[--c]); in fmtfp()
834 outch(fconvert[fplace]); in fmtfp()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/lib/
H A Dbsnprintf.cc659 char fconvert[311]; in fmtfp() local
662 char fconvert[311]; in fmtfp() local
724 if (iplace == (int)sizeof(fconvert)) { iplace--; } in fmtfp()
731 fconvert[fplace++] = cvt_str[fracpart % 10]; in fmtfp()
735 if (fplace == (int)sizeof(fconvert)) { fplace--; } in fmtfp()
736 fconvert[fplace] = 0; in fmtfp()
772 while (r_length) { fconvert[fplace++] = result[--r_length]; } in fmtfp()
775 fconvert[fplace++] = '0'; in fmtfp()
789 for (c = (r_length - dec_pt); c; fconvert[fplace++] = result[--c]) in fmtfp()
836 outch(fconvert[fplace]); in fmtfp()
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/lib/
H A Dbsnprintf.cc640 char fconvert[311]; in fmtfp() local
643 char fconvert[311]; in fmtfp() local
707 if (iplace == (int)sizeof(fconvert)) { in fmtfp()
716 fconvert[fplace++] = cvt_str[fracpart % 10]; in fmtfp()
720 if (fplace == (int)sizeof(fconvert)) { in fmtfp()
723 fconvert[fplace] = 0; in fmtfp()
763 fconvert[fplace++] = result[--r_length]; in fmtfp()
767 fconvert[fplace++] = '0'; in fmtfp()
780 for (c = (r_length - dec_pt); c; fconvert[fplace++] = result[--c]); in fmtfp()
834 outch(fconvert[fplace]); in fmtfp()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/lib/
H A Dbsnprintf.cc658 char fconvert[311]; in fmtfp() local
661 char fconvert[311]; in fmtfp() local
723 if (iplace == (int)sizeof(fconvert)) { iplace--; } in fmtfp()
730 fconvert[fplace++] = cvt_str[fracpart % 10]; in fmtfp()
734 if (fplace == (int)sizeof(fconvert)) { fplace--; } in fmtfp()
735 fconvert[fplace] = 0; in fmtfp()
771 while (r_length) { fconvert[fplace++] = result[--r_length]; } in fmtfp()
774 fconvert[fplace++] = '0'; in fmtfp()
788 for (c = (r_length - dec_pt); c; fconvert[fplace++] = result[--c]) in fmtfp()
835 outch(fconvert[fplace]); in fmtfp()
/dports/science/lammps/lammps-stable_29Sep2021/src/MESSAGE/
H A Dfix_client_md.cpp74 fconvert = econvert = pconvert = 1.0; in FixClientMD()
76 fconvert = econvert = 23.06035; // eV -> Kcal/mole in FixClientMD()
286 f[m][0] += fconvert * forces[j++]; in receive_fev()
287 f[m][1] += fconvert * forces[j++]; in receive_fev()
288 f[m][2] += fconvert * forces[j++]; in receive_fev()
/dports/science/libccp4/libccp4-6.5.1/ccp4/
H A Dlibrary_file.c458 cfile->fconvert = DFNTF_LEIEEE; in _file_init()
461 cfile->fconvert = DFNTF_VAX ; in _file_init()
467 cfile->fconvert = nativeFT; in _file_init()
729 cfile->fconvert = DFNTF_BEIEEE; in ccp4_file_setbyte()
733 cfile->fconvert = DFNTF_LEIEEE; in ccp4_file_setbyte()
737 cfile->fconvert = DFNTF_VAX ; in ccp4_file_setbyte()
1111 mtstring[0] = cfile->fconvert | (cfile->fconvert << 4);
1184 if (cfile->fconvert != nativeFT) {
1340 if (cfile->fconvert != nativeFT) {
1640 switch (cfile->fconvert) {
[all …]
/dports/security/kstart/kstart-4.2/portable/
H A Dsnprintf.c646 char fconvert[24]; in fmtfp() local
762 fconvert[fplace++] = '0' + fracpart % 10; in fmtfp()
764 } while(fracpart && (fplace < sizeof(fconvert))); in fmtfp()
765 while (leadingfrac0s-- > 0 && fplace < sizeof(fconvert)) in fmtfp()
766 fconvert[fplace++] = '0'; in fmtfp()
767 if (fplace == sizeof(fconvert)) fplace--; in fmtfp()
768 fconvert[fplace] = 0; in fmtfp()
770 while (omitcount < fplace && fconvert[omitcount] == '0') in fmtfp()
818 total += dopr_outch (buffer, currlen, maxlen, fconvert[--fplace]); in fmtfp()
/dports/news/inn-current/inn-2.7-20211226/lib/
H A Dsnprintf.c668 char fconvert[24]; in fmtfp() local
781 fconvert[fplace++] = (char) ('0' + (fracpart % 10)); in fmtfp()
783 } while (fracpart && (fplace < sizeof(fconvert))); in fmtfp()
784 while (leadingfrac0s-- > 0 && fplace < sizeof(fconvert)) in fmtfp()
785 fconvert[fplace++] = '0'; in fmtfp()
786 if (fplace == sizeof(fconvert)) in fmtfp()
788 fconvert[fplace] = 0; in fmtfp()
790 while (omitcount < fplace && fconvert[omitcount] == '0') in fmtfp()
833 total += dopr_outch(buffer, currlen, maxlen, fconvert[--fplace]); in fmtfp()
/dports/news/inn/inn-2.6.4/lib/
H A Dsnprintf.c699 char fconvert[24]; in fmtfp() local
819 fconvert[fplace++] = (char) ('0' + (fracpart % 10)); in fmtfp()
821 } while(fracpart && (fplace < sizeof(fconvert))); in fmtfp()
822 while (leadingfrac0s-- > 0 && fplace < sizeof(fconvert)) in fmtfp()
823 fconvert[fplace++] = '0'; in fmtfp()
824 if (fplace == sizeof(fconvert)) fplace--; in fmtfp()
825 fconvert[fplace] = 0; in fmtfp()
827 while (omitcount < fplace && fconvert[omitcount] == '0') in fmtfp()
875 total += dopr_outch (buffer, currlen, maxlen, fconvert[--fplace]); in fmtfp()
/dports/security/pam_krb5/pam-krb5-4.9/portable/
H A Dsnprintf.c684 char fconvert[24];
804 fconvert[fplace++] = (char) ('0' + (fracpart % 10));
806 } while(fracpart && (fplace < sizeof(fconvert)));
807 while (leadingfrac0s-- > 0 && fplace < sizeof(fconvert))
808 fconvert[fplace++] = '0';
809 if (fplace == sizeof(fconvert)) fplace--;
810 fconvert[fplace] = 0;
812 while (omitcount < fplace && fconvert[omitcount] == '0')
860 total += dopr_outch (buffer, currlen, maxlen, fconvert[--fplace]);
/dports/www/mod_webauth/webauth-4.7.0/portable/
H A Dsnprintf.c644 char fconvert[24]; in fmtfp() local
760 fconvert[fplace++] = '0' + fracpart % 10; in fmtfp()
762 } while(fracpart && (fplace < sizeof(fconvert))); in fmtfp()
763 while (leadingfrac0s-- > 0 && fplace < sizeof(fconvert)) in fmtfp()
764 fconvert[fplace++] = '0'; in fmtfp()
765 if (fplace == sizeof(fconvert)) fplace--; in fmtfp()
766 fconvert[fplace] = 0; in fmtfp()
768 while (omitcount < fplace && fconvert[omitcount] == '0') in fmtfp()
816 total += dopr_outch (buffer, currlen, maxlen, fconvert[--fplace]); in fmtfp()
/dports/sysutils/shlock/inn-2.6.4/lib/
H A Dsnprintf.c700 char fconvert[24]; in fmtfp() local
820 fconvert[fplace++] = (char) ('0' + (fracpart % 10)); in fmtfp()
822 } while(fracpart && (fplace < sizeof(fconvert))); in fmtfp()
823 while (leadingfrac0s-- > 0 && fplace < sizeof(fconvert)) in fmtfp()
824 fconvert[fplace++] = '0'; in fmtfp()
825 if (fplace == sizeof(fconvert)) fplace--; in fmtfp()
826 fconvert[fplace] = 0; in fmtfp()
828 while (omitcount < fplace && fconvert[omitcount] == '0') in fmtfp()
876 total += dopr_outch (buffer, currlen, maxlen, fconvert[--fplace]); in fmtfp()
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/lib/
H A Dbsnprintf.c641 char fconvert[311]; in fmtfp() local
644 char fconvert[311]; in fmtfp() local
707 if (iplace == (int)sizeof(fconvert)) { in fmtfp()
715 fconvert[fplace++] = cvt_str[fracpart % 10]; in fmtfp()
719 if (fplace == (int)sizeof(fconvert)) { in fmtfp()
722 fconvert[fplace] = 0; in fmtfp()
762 fconvert[fplace++] = result[--r_length]; in fmtfp()
766 fconvert[fplace++] = '0'; in fmtfp()
779 for (c = (r_length - dec_pt); c; fconvert[fplace++] = result[--c]); in fmtfp()
833 outch(fconvert[fplace]); in fmtfp()
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/lib/
H A Dbsnprintf.c641 char fconvert[311]; in fmtfp() local
644 char fconvert[311]; in fmtfp() local
707 if (iplace == (int)sizeof(fconvert)) { in fmtfp()
715 fconvert[fplace++] = cvt_str[fracpart % 10]; in fmtfp()
719 if (fplace == (int)sizeof(fconvert)) { in fmtfp()
722 fconvert[fplace] = 0; in fmtfp()
762 fconvert[fplace++] = result[--r_length]; in fmtfp()
766 fconvert[fplace++] = '0'; in fmtfp()
779 for (c = (r_length - dec_pt); c; fconvert[fplace++] = result[--c]); in fmtfp()
833 outch(fconvert[fplace]); in fmtfp()
/dports/sysutils/bacula11-server/bacula-11.0.5/src/lib/
H A Dbsnprintf.c641 char fconvert[311]; in fmtfp() local
644 char fconvert[311]; in fmtfp() local
707 if (iplace == (int)sizeof(fconvert)) { in fmtfp()
715 fconvert[fplace++] = cvt_str[fracpart % 10]; in fmtfp()
719 if (fplace == (int)sizeof(fconvert)) { in fmtfp()
722 fconvert[fplace] = 0; in fmtfp()
762 fconvert[fplace++] = result[--r_length]; in fmtfp()
766 fconvert[fplace++] = '0'; in fmtfp()
779 for (c = (r_length - dec_pt); c; fconvert[fplace++] = result[--c]); in fmtfp()
833 outch(fconvert[fplace]); in fmtfp()
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/lib/
H A Dbsnprintf.c641 char fconvert[311]; in fmtfp() local
644 char fconvert[311]; in fmtfp() local
707 if (iplace == (int)sizeof(fconvert)) { in fmtfp()
715 fconvert[fplace++] = cvt_str[fracpart % 10]; in fmtfp()
719 if (fplace == (int)sizeof(fconvert)) { in fmtfp()
722 fconvert[fplace] = 0; in fmtfp()
762 fconvert[fplace++] = result[--r_length]; in fmtfp()
766 fconvert[fplace++] = '0'; in fmtfp()
779 for (c = (r_length - dec_pt); c; fconvert[fplace++] = result[--c]); in fmtfp()
833 outch(fconvert[fplace]); in fmtfp()

12345678910>>...32