Home
last modified time | relevance | path

Searched refs:GzipRead (Results 1 – 3 of 3) sorted by relevance

/dports/audio/festival/speech_tools/rxp/
H A Dstdio16.c116 static int GzipRead(FILE16 *file, unsigned char *buf, int max_count);
875 file->read = GzipRead; in MakeFILE16FromGzip()
885 static int GzipRead(FILE16 *file, unsigned char *buf, int max_count) in GzipRead() function
/dports/textproc/rxp/rxp-1.4.4/
H A Dstdio16.c124 static int GzipRead(FILE16 *file, unsigned char *buf, int max_count);
1244 file->read = GzipRead; in MakeFILE16FromGzip()
1254 static int GzipRead(FILE16 *file, unsigned char *buf, int max_count) in GzipRead() function
/dports/textproc/ltxml/ltxml-1.2.9/RXP/src/
H A Dstdio16.c128 static int GzipRead(FILE16 *file, unsigned char *buf, int max_count);
1365 file->read = GzipRead; in MakeFILE16FromGzip()
1375 static int GzipRead(FILE16 *file, unsigned char *buf, int max_count) in GzipRead() function