Searched refs:pdc_ungetc (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/libs/pdflib/libs/pdcore/
H A Dpc_file.h66 int pdc_ungetc(int c, pdc_file *sfp);
H A Dpc_file.c364 pdc_ungetc(c, sfp);
438 pdc_ungetc(int c, pdc_file *sfp) function
440 static const char fn[] = "pdc_ungetc";

Completed in 112 milliseconds