Home
last modified time | relevance | path

Searched refs:hputc (Results 1 – 25 of 37) sorted by relevance

12

/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dechogs.c87 static int hputc(P2(int, FILE *)), hputs(P2(const char *, FILE *));
155 eputc = hputc, eputs = hputs; in main()
330 hputc(int ch, FILE * out) in hputc() function
344 hputc(*str++ & 0xff, out); in hputs()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dechogs.c80 static int hputc(int, FILE *), hputs(const char *, FILE *);
148 eputc = hputc, eputs = hputs; in main()
323 hputc(int ch, FILE * out) in hputc() function
337 hputc(*str++ & 0xff, out); in hputs()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dechogs.c82 static int hputc(int, FILE *), hputs(const char *, FILE *);
157 eputc = hputc, eputs = hputs; in main()
339 hputc(int ch, FILE * out) in hputc() function
353 hputc(*str++ & 0xff, out); in hputs()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dechogs.c82 static int hputc(int, FILE *), hputs(const char *, FILE *);
157 eputc = hputc, eputs = hputs; in main()
339 hputc(int ch, FILE * out) in hputc() function
353 hputc(*str++ & 0xff, out); in hputs()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dechogs.c82 static int hputc(int, FILE *), hputs(const char *, FILE *);
155 eputc = hputc, eputs = hputs; in main()
337 hputc(int ch, FILE * out) in hputc() function
351 hputc(*str++ & 0xff, out); in hputs()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dechogs.c82 static int hputc(int, FILE *), hputs(const char *, FILE *);
155 eputc = hputc, eputs = hputs; in main()
337 hputc(int ch, FILE * out) in hputc() function
351 hputc(*str++ & 0xff, out); in hputs()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dechogs.c80 static int hputc(int, FILE *), hputs(const char *, FILE *);
148 eputc = hputc, eputs = hputs; in main()
323 hputc(int ch, FILE * out) in hputc() function
337 hputc(*str++ & 0xff, out); in hputs()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dechogs.c87 static int hputc(P2(int, FILE *)), hputs(P2(const char *, FILE *));
155 eputc = hputc, eputs = hputs; in main()
330 hputc(int ch, FILE * out) in hputc() function
344 hputc(*str++ & 0xff, out); in hputs()
/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/
H A Dhput.c84 return (hputc (hstring,keyword,value));
107 return (hputc (hstring, keyword, value));
129 return (hputc (hstring, keyword, value));
164 return (hputc (hstring, keyword, value));
261 return (hputc (hstring,keyword,value));
331 i = hputc (hstring, keyroot, value);
335 i = hputc (hstring, newkey, value);
366 return (hputc (hstring,keyword,cval));
390 return (hputc (hstring,keyword,value));
398 hputc (hstring,keyword,value) in hputc() function
H A Dfitshead.h245 int hputc( /* Implant character string without quotes */
358 extern int hputc(); /* Character string without quotes (returns 0 if OK) */
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/test/
H A Dhfile.c107 if (hputc(c, fout) == EOF) fail("hputc"); in main()
194 if (hputc(i, fout) != i) fail("chars: hputc (%d)", i); in main()
/dports/biology/vt/vt-0.57721/lib/htslib/test/
H A Dhfile.c107 if (hputc(c, fout) == EOF) fail("hputc"); in main()
194 if (hputc(i, fout) != i) fail("chars: hputc (%d)", i); in main()
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/test/
H A Dhfile.c108 if (hputc(c, fout) == EOF) fail("hputc"); in main()
197 if (hputc(i, fout) != i) fail("chars: hputc (%d)", i); in main()
/dports/biology/htslib/htslib-1.14/test/
H A Dhfile.c108 if (hputc(c, fout) == EOF) fail("hputc"); in main()
197 if (hputc(i, fout) != i) fail("chars: hputc (%d)", i); in main()
/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dhfile.h162 static inline int hputc(int c, hFILE *fp) in hputc() function
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/htslib/
H A Dhfile.h207 static inline int hputc(int c, hFILE *fp) in hputc() function
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Diraffits.c150 static void hputc(char* hstring,char* keyword,char* cval);
1819 hputc (hstring,keyword,value);
1845 hputc (hstring,keyword,value);
1880 hputc (hstring,keyword,value);
1890 hputc (hstring,keyword,value) in hputc() function
/dports/astro/cfitsio/cfitsio-3.49/
H A Diraffits.c150 static void hputc(char* hstring,char* keyword,char* cval);
1819 hputc (hstring,keyword,value);
1845 hputc (hstring,keyword,value);
1880 hputc (hstring,keyword,value);
1890 hputc (hstring,keyword,value) in hputc() function
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Diraffits.c149 static void hputc(char* hstring,char* keyword,char* cval);
1811 hputc (hstring,keyword,value);
1837 hputc (hstring,keyword,value);
1872 hputc (hstring,keyword,value);
1882 hputc (hstring,keyword,value) in hputc() function
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Diraffits.c150 static void hputc(char* hstring,char* keyword,char* cval);
1819 hputc (hstring,keyword,value);
1845 hputc (hstring,keyword,value);
1880 hputc (hstring,keyword,value);
1890 hputc (hstring,keyword,value) in hputc() function
/dports/biology/vt/vt-0.57721/lib/htslib/htslib/
H A Dhfile.h211 static inline int hputc(int c, hFILE *fp) in hputc() function
/dports/biology/stacks/stacks-2.4/htslib/htslib/
H A Dhfile.h211 static inline int hputc(int c, hFILE *fp) in hputc() function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/include/
H A Dhttpd.h258 int hputc(Hio*, int);
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/htslib/
H A Dhfile.h237 static inline int hputc(int c, hFILE *fp) in hputc() function
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/htslib/
H A Dhfile.h226 static inline int hputc(int c, hFILE *fp) in hputc() function

12