Home
last modified time | relevance | path

Searched refs:xfprintf (Results 1 – 25 of 119) sorted by relevance

12345

/dports/math/igraph/igraph-0.9.5/vendor/glpk/api/
H A Dpript.c25 #define xfprintf glp_format macro
57 xfprintf(fp, "\n"); in glp_print_ipt()
85 xfprintf(fp, "\n"); in glp_print_ipt()
87 xfprintf(fp, "\n"); in glp_print_ipt()
115 xfprintf(fp, "\n"); in glp_print_ipt()
117 xfprintf(fp, "\n"); in glp_print_ipt()
119 xfprintf(fp, "\n"); in glp_print_ipt()
130 xfprintf(fp, "\n"); in glp_print_ipt()
144 xfprintf(fp, "\n"); in glp_print_ipt()
155 xfprintf(fp, "\n"); in glp_print_ipt()
[all …]
H A Dprsol.c25 #define xfprintf glp_format macro
59 xfprintf(fp, "\n"); in glp_print_sol()
71 xfprintf(fp, "%s ", in glp_print_sol()
94 xfprintf(fp, "\n"); in glp_print_sol()
96 xfprintf(fp, "\n"); in glp_print_sol()
133 xfprintf(fp, "\n"); in glp_print_sol()
135 xfprintf(fp, "\n"); in glp_print_sol()
146 xfprintf(fp, "\n"); in glp_print_sol()
160 xfprintf(fp, "\n"); in glp_print_sol()
171 xfprintf(fp, "\n"); in glp_print_sol()
[all …]
H A Dprmip.c25 #define xfprintf glp_format macro
58 xfprintf(fp, "\n"); in glp_print_mip()
71 xfprintf(fp, "%13.6g ", in glp_print_mip()
82 xfprintf(fp, "\n"); in glp_print_mip()
84 xfprintf(fp, "\n"); in glp_print_mip()
96 xfprintf(fp, "%s ", in glp_print_mip()
110 xfprintf(fp, "\n"); in glp_print_mip()
112 xfprintf(fp, "\n"); in glp_print_mip()
114 xfprintf(fp, "\n"); in glp_print_mip()
125 xfprintf(fp, "\n"); in glp_print_mip()
[all …]
H A Dwrprob.c25 #define xfprintf glp_format macro
74 xfprintf(fp, "n p %s\n", P->name), count++; in glp_write_prob()
76 xfprintf(fp, "n z %s\n", P->obj), count++; in glp_write_prob()
82 xfprintf(fp, "i %d ", i), count++; in glp_write_prob()
84 xfprintf(fp, "f\n"); in glp_write_prob()
86 xfprintf(fp, "l %.*g\n", DBL_DIG, row->lb); in glp_write_prob()
107 xfprintf(fp, "j %d ", j), count++; in glp_write_prob()
110 xfprintf(fp, "c "); in glp_write_prob()
112 xfprintf(fp, "i "); in glp_write_prob()
117 xfprintf(fp, "f\n"); in glp_write_prob()
[all …]
H A Dprrngs.c25 #define xfprintf glp_format macro
117 xfprintf(fp, "\n"); in glp_print_ranges()
125 xfprintf(fp, "\n"); in glp_print_ranges()
228 xfprintf(fp, "%6d", numb); in glp_print_ranges()
234 xfprintf(fp, " %2s", in glp_print_ranges()
257 xfprintf(fp, " %s", limit); in glp_print_ranges()
259 xfprintf(fp, "\n"); in glp_print_ranges()
279 xfprintf(fp, " %s", limit); in glp_print_ranges()
281 xfprintf(fp, "\n"); in glp_print_ranges()
282 xfprintf(fp, "\n"); in glp_print_ranges()
[all …]
H A Dwrcnf.c25 #define xfprintf glp_format macro
51 xfprintf(fp, "c %s\n", in glp_write_cnfsat()
53 xfprintf(fp, "p cnf %d %d\n", P->n, P->m), count++; in glp_write_cnfsat()
61 xfprintf(fp, "\n"), count++, len = 0; in glp_write_cnfsat()
62 xfprintf(fp, "%s%s", len == 0 ? "" : " ", s); in glp_write_cnfsat()
67 xfprintf(fp, "\n"), count++, len = 0; in glp_write_cnfsat()
68 xfprintf(fp, "%s0\n", len == 0 ? "" : " "), count++; in glp_write_cnfsat()
70 xfprintf(fp, "c eof\n"), count++; in glp_write_cnfsat()
H A Dwrmaxf.c25 #define xfprintf glp_format macro
71 xfprintf(fp, "c %s\n", in glp_write_maxflow()
73 xfprintf(fp, "p max %d %d\n", G->nv, G->na), count++; in glp_write_maxflow()
74 xfprintf(fp, "n %d s\n", s), count++; in glp_write_maxflow()
75 xfprintf(fp, "n %d t\n", t), count++; in glp_write_maxflow()
83 xfprintf(fp, "a %d %d %.*g\n", in glp_write_maxflow()
87 xfprintf(fp, "c eof\n"), count++; in glp_write_maxflow()
H A Dwrcc.c25 #define xfprintf glp_format macro
62 xfprintf(fp, "c %s\n", in glp_write_ccdata()
64 xfprintf(fp, "p edge %d %d\n", G->nv, G->na), count++; in glp_write_ccdata()
70 xfprintf(fp, "n %d %.*g\n", i, DBL_DIG, w), count++; in glp_write_ccdata()
76 xfprintf(fp, "e %d %d\n", e->tail->i, e->head->i), count++; in glp_write_ccdata()
78 xfprintf(fp, "c eof\n"), count++; in glp_write_ccdata()
/dports/math/glpk/glpk-5.0/src/api/
H A Dpript.c25 #define xfprintf glp_format macro
57 xfprintf(fp, "\n"); in glp_print_ipt()
85 xfprintf(fp, "\n"); in glp_print_ipt()
87 xfprintf(fp, "\n"); in glp_print_ipt()
115 xfprintf(fp, "\n"); in glp_print_ipt()
117 xfprintf(fp, "\n"); in glp_print_ipt()
119 xfprintf(fp, "\n"); in glp_print_ipt()
130 xfprintf(fp, "\n"); in glp_print_ipt()
144 xfprintf(fp, "\n"); in glp_print_ipt()
155 xfprintf(fp, "\n"); in glp_print_ipt()
[all …]
H A Dprsol.c25 #define xfprintf glp_format macro
59 xfprintf(fp, "\n"); in glp_print_sol()
71 xfprintf(fp, "%s ", in glp_print_sol()
94 xfprintf(fp, "\n"); in glp_print_sol()
96 xfprintf(fp, "\n"); in glp_print_sol()
133 xfprintf(fp, "\n"); in glp_print_sol()
135 xfprintf(fp, "\n"); in glp_print_sol()
146 xfprintf(fp, "\n"); in glp_print_sol()
160 xfprintf(fp, "\n"); in glp_print_sol()
171 xfprintf(fp, "\n"); in glp_print_sol()
[all …]
H A Dprmip.c25 #define xfprintf glp_format macro
58 xfprintf(fp, "\n"); in glp_print_mip()
71 xfprintf(fp, "%13.6g ", in glp_print_mip()
82 xfprintf(fp, "\n"); in glp_print_mip()
84 xfprintf(fp, "\n"); in glp_print_mip()
96 xfprintf(fp, "%s ", in glp_print_mip()
110 xfprintf(fp, "\n"); in glp_print_mip()
112 xfprintf(fp, "\n"); in glp_print_mip()
114 xfprintf(fp, "\n"); in glp_print_mip()
125 xfprintf(fp, "\n"); in glp_print_mip()
[all …]
H A Dwrprob.c25 #define xfprintf glp_format macro
74 xfprintf(fp, "n p %s\n", P->name), count++; in glp_write_prob()
76 xfprintf(fp, "n z %s\n", P->obj), count++; in glp_write_prob()
82 xfprintf(fp, "i %d ", i), count++; in glp_write_prob()
84 xfprintf(fp, "f\n"); in glp_write_prob()
86 xfprintf(fp, "l %.*g\n", DBL_DIG, row->lb); in glp_write_prob()
107 xfprintf(fp, "j %d ", j), count++; in glp_write_prob()
110 xfprintf(fp, "c "); in glp_write_prob()
112 xfprintf(fp, "i "); in glp_write_prob()
117 xfprintf(fp, "f\n"); in glp_write_prob()
[all …]
H A Dprrngs.c25 #define xfprintf glp_format macro
117 xfprintf(fp, "\n"); in glp_print_ranges()
125 xfprintf(fp, "\n"); in glp_print_ranges()
228 xfprintf(fp, "%6d", numb); in glp_print_ranges()
234 xfprintf(fp, " %2s", in glp_print_ranges()
257 xfprintf(fp, " %s", limit); in glp_print_ranges()
259 xfprintf(fp, "\n"); in glp_print_ranges()
279 xfprintf(fp, " %s", limit); in glp_print_ranges()
281 xfprintf(fp, "\n"); in glp_print_ranges()
282 xfprintf(fp, "\n"); in glp_print_ranges()
[all …]
H A Dwrcnf.c25 #define xfprintf glp_format macro
51 xfprintf(fp, "c %s\n", in glp_write_cnfsat()
53 xfprintf(fp, "p cnf %d %d\n", P->n, P->m), count++; in glp_write_cnfsat()
61 xfprintf(fp, "\n"), count++, len = 0; in glp_write_cnfsat()
62 xfprintf(fp, "%s%s", len == 0 ? "" : " ", s); in glp_write_cnfsat()
67 xfprintf(fp, "\n"), count++, len = 0; in glp_write_cnfsat()
68 xfprintf(fp, "%s0\n", len == 0 ? "" : " "), count++; in glp_write_cnfsat()
70 xfprintf(fp, "c eof\n"), count++; in glp_write_cnfsat()
H A Dwrmaxf.c25 #define xfprintf glp_format macro
71 xfprintf(fp, "c %s\n", in glp_write_maxflow()
73 xfprintf(fp, "p max %d %d\n", G->nv, G->na), count++; in glp_write_maxflow()
74 xfprintf(fp, "n %d s\n", s), count++; in glp_write_maxflow()
75 xfprintf(fp, "n %d t\n", t), count++; in glp_write_maxflow()
83 xfprintf(fp, "a %d %d %.*g\n", in glp_write_maxflow()
87 xfprintf(fp, "c eof\n"), count++; in glp_write_maxflow()
H A Dwrcc.c25 #define xfprintf glp_format macro
62 xfprintf(fp, "c %s\n", in glp_write_ccdata()
64 xfprintf(fp, "p edge %d %d\n", G->nv, G->na), count++; in glp_write_ccdata()
70 xfprintf(fp, "n %d %.*g\n", i, DBL_DIG, w), count++; in glp_write_ccdata()
76 xfprintf(fp, "e %d %d\n", e->tail->i, e->head->i), count++; in glp_write_ccdata()
78 xfprintf(fp, "c eof\n"), count++; in glp_write_ccdata()
/dports/net/gsocket/gsocket-1.4.28/lib/
H A Dgs-common.h80 …..) do{ xfprintf(gs_dout, D_BLU("LIB")"-%d %s:%d: ", gs_did, __func__, __LINE__); xfprintf(gs_dout…
81 …..) do{ xfprintf(gs_dout, D_BLU("LIB")"-%d %s:%d: ", gs_did, __func__, __LINE__); xfprintf(gs_dout…
82 …..) do{ xfprintf(gs_dout, D_BLU("LIB")"-%d %s:%d: ", gs_did, __func__, __LINE__); xfprintf(gs_dout…
83 …..) do{ xfprintf(gs_dout, D_BLU("LIB")"-%d %s:%d: ", gs_did, __func__, __LINE__); xfprintf(gs_dout…
84 …..) do{ xfprintf(gs_dout, D_BLU("LIB")"-%d %s:%d: ", gs_did, __func__, __LINE__); xfprintf(gs_dout…
85 …..) do{ xfprintf(gs_dout, D_BLU("LIB")"-%d %s:%d: ", gs_did, __func__, __LINE__); xfprintf(gs_dout…
86 …..) do{ xfprintf(gs_dout, D_BLU("LIB")"-%d %s:%d: ", gs_did, __func__, __LINE__); xfprintf(gs_dout…
111 xfprintf(gs_errfp, "ERROR "); \
113 xfprintf(gs_errfp, a); \
119 xfprintf(gs_errfp, a); \
[all …]
/dports/audio/praat/praat-6.2.03/external/glpk/
H A Dglpapi11.c59 xfprintf(fp, "\n");
71 xfprintf(fp, "%s ",
94 xfprintf(fp, "\n");
96 xfprintf(fp, "\n");
133 xfprintf(fp, "\n");
135 xfprintf(fp, "\n");
146 xfprintf(fp, "\n");
160 xfprintf(fp, "\n");
171 xfprintf(fp, "\n");
185 xfprintf(fp, "\n");
[all …]
/dports/math/algae/algae-4.3.6/src/
H A Dda.c88 xfprintf (fp, "%03d ", cp - start);
93 xfprintf (fp, "halt\n");
119 xfprintf (fp, "pushc\t%s\n",
125 xfprintf (fp, "pushc\tNULL\n");
129 xfprintf (fp, "pushc\tWEIRD\n");
184 xfprintf (fp, "p1d \t%d\n", cp++->op);
188 xfprintf (fp, "p2d \t%d\n", cp++->op);
200 xfprintf (fp, "call\t%d\n", cp++->op);
207 xfprintf (fp, "ifl\t%03d\n", s);
215 xfprintf (fp, "fl\t%03d\n", s);
[all …]
H A Dprint.c305 xfprintf (stream, " \"%s\"%*s", b[m * ii + j],
400 xfprintf (stream, " .%*s", maxlen + 1, " ");
475 xfprintf (stream, " %9d ", b[m * ii + j]);
554 xfprintf (stream, " %9d ", p->a.integer[n]);
560 xfprintf (stream, " . ");
570 xfprintf (stream, " . ");
716 xfprintf (stream, " %#*.*g ",
1072 xfprintf (stream, " %#*.*g",
1123 xfprintf (stream, " \"%s\"",
1169 xfprintf (stream, "\t( %d )\t%#.*g\n",
[all …]
/dports/textproc/sgmls/sgmls/
H A Dsgmlmsg.c18 #define xfprintf fprintf macro
20 extern int xfprintf VP((FILE *, char *,...));
256 xfprintf(efp, getheader(HDRPFX));
261 xfprintf(efp, getheader(HDRELOC),
293 xfprintf(efp, getheader(HDRLOC),
299 xfprintf(efp, getheader(HDRELOC),
332 xfprintf(efp, getheader(HDRRS));
335 xfprintf(efp, getheader(HDRRE));
341 xfprintf(efp, getheader(HDREE));
374 xfprintf(efp, gettext(e->errnum),
[all …]
/dports/textproc/linuxdoc-tools/linuxdoc-tools-0.9.82/sgmls-1.1/
H A Dsgmlmsg.c18 #define xfprintf fprintf macro
20 extern int xfprintf VP((FILE *, char *,...));
256 xfprintf(efp, getheader(HDRPFX));
261 xfprintf(efp, getheader(HDRELOC),
293 xfprintf(efp, getheader(HDRLOC),
299 xfprintf(efp, getheader(HDRELOC),
332 xfprintf(efp, getheader(HDRRS));
335 xfprintf(efp, getheader(HDRRE));
341 xfprintf(efp, getheader(HDREE));
374 xfprintf(efp, gettext(e->errnum),
[all …]
/dports/net/gsocket/gsocket-1.4.28/tools/
H A Dcommon.h270 xfprintf(gopt.err_fp, a); \
271 if (xcolor) { xfprintf(gopt.err_fp, "\033[0m"); } \
306 xfprintf(gopt.out, a); \
314 xfprintf(gopt.err_fp, "ERROR "); \
315 xfprintf(gopt.err_fp, "%s():%d ", __func__, __LINE__); \
316 xfprintf(gopt.err_fp, a); \
321 xfprintf(gopt.err_fp, "ERROR: "); \
322 xfprintf(gopt.err_fp, a); \
331 xfprintf(gopt.err_fp, a); \
332 xfprintf(gopt.err_fp, " Exiting...\n"); \
[all …]
/dports/editors/2bsd-vi/ex-050325/
H A Dexrecover.c199 extern void xfprintf(xFILE *, char *, ...);
343 xfprintf(xstderr, "\n"); in error()
369 xfprintf(xstderr, "%s:\n", dirname); in listfiles()
391 xfprintf(xstderr, "open failed\n"); in listfiles()
405 xfprintf(xstderr, "uid wrong\n"); in listfiles()
435 xfprintf(xstderr, &cp[11]); in listfiles()
436 xfprintf(xstderr, catgets(catd, 2, 8, in listfiles()
721 xfprintf(xstderr, catgets(catd, 2, 11, in scrapbad()
731 xfprintf(xstderr, catgets(catd, 2, 13, in scrapbad()
735 xfprintf(xstderr, catgets(catd, 2, 15, in scrapbad()
[all …]
/dports/mail/cvsmail/mailutils-2.2/
H A Dstrip-prefix.c97 xfprintf(fp, "\n"); in main()
103 xfprintf(fp, ">%s\n", line); in main()
115 xfprintf(fp, "%s\n", line); in main()
126 xfprintf(fp, "Subject: "); in main()
150 xfprintf(fp, "%s\n", line); in main()
159 xfprintf(fp, "%s: ", *re); in main()
168 xfprintf(fp, "%s\n", line); in main()
181 xfprintf(fp, "%s\n", p); in main()
186 xfprintf(fp, "%s\n", line); in main()

12345