Home
last modified time | relevance | path

Searched refs:rzipstream_read (Results 1 – 18 of 18) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/include/streams/
H A Drzip_stream.h92 int64_t rzipstream_read(rzipstream_t *stream, void *data, int64_t len);
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/include/streams/
H A Drzip_stream.h92 int64_t rzipstream_read(rzipstream_t *stream, void *data, int64_t len);
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/include/streams/
H A Drzip_stream.h92 int64_t rzipstream_read(rzipstream_t *stream, void *data, int64_t len);
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/include/streams/
H A Drzip_stream.h92 int64_t rzipstream_read(rzipstream_t *stream, void *data, int64_t len);
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/include/streams/
H A Drzip_stream.h92 int64_t rzipstream_read(rzipstream_t *stream, void *data, int64_t len);
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/include/streams/
H A Drzip_stream.h92 int64_t rzipstream_read(rzipstream_t *stream, void *data, int64_t len);
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/streams/
H A Drzip_stream.c545 int64_t rzipstream_read(rzipstream_t *stream, void *data, int64_t len) in rzipstream_read() function
613 if (rzipstream_read(stream, &c, 1) == 1) in rzipstream_getc()
702 bytes_read = rzipstream_read(stream, content_buf, content_buf_size); in rzipstream_read_file()
H A Dinterface_stream.c331 return rzipstream_read(intf->rzip.fp, s, len); in intfstream_read()
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/streams/
H A Drzip_stream.c545 int64_t rzipstream_read(rzipstream_t *stream, void *data, int64_t len) in rzipstream_read() function
613 if (rzipstream_read(stream, &c, 1) == 1) in rzipstream_getc()
702 bytes_read = rzipstream_read(stream, content_buf, content_buf_size); in rzipstream_read_file()
H A Dinterface_stream.c331 return rzipstream_read(intf->rzip.fp, s, len); in intfstream_read()
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/streams/
H A Drzip_stream.c545 int64_t rzipstream_read(rzipstream_t *stream, void *data, int64_t len) in rzipstream_read() function
612 if (rzipstream_read(stream, &c, 1) == 1) in rzipstream_getc()
701 bytes_read = rzipstream_read(stream, content_buf, content_buf_size); in rzipstream_read_file()
H A Dinterface_stream.c331 return rzipstream_read(intf->rzip.fp, s, len); in intfstream_read()
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/streams/
H A Drzip_stream.c545 int64_t rzipstream_read(rzipstream_t *stream, void *data, int64_t len) in rzipstream_read() function
612 if (rzipstream_read(stream, &c, 1) == 1) in rzipstream_getc()
701 bytes_read = rzipstream_read(stream, content_buf, content_buf_size); in rzipstream_read_file()
H A Dinterface_stream.c331 return rzipstream_read(intf->rzip.fp, s, len); in intfstream_read()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/streams/
H A Drzip_stream.c545 int64_t rzipstream_read(rzipstream_t *stream, void *data, int64_t len) in rzipstream_read() function
612 if (rzipstream_read(stream, &c, 1) == 1) in rzipstream_getc()
701 bytes_read = rzipstream_read(stream, content_buf, content_buf_size); in rzipstream_read_file()
H A Dinterface_stream.c331 return rzipstream_read(intf->rzip.fp, s, len); in intfstream_read()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/streams/
H A Drzip_stream.c545 int64_t rzipstream_read(rzipstream_t *stream, void *data, int64_t len) in rzipstream_read() function
612 if (rzipstream_read(stream, &c, 1) == 1) in rzipstream_getc()
701 bytes_read = rzipstream_read(stream, content_buf, content_buf_size); in rzipstream_read_file()
H A Dinterface_stream.c331 return rzipstream_read(intf->rzip.fp, s, len); in intfstream_read()