Home
last modified time | relevance | path

Searched refs:gzgetc (Results 1 – 25 of 3016) sorted by relevance

12345678910>>...121

/dports/math/cadical/cadical-1.0.3-cb89cbf/test/cnf/
H A Dprecochk.c47 ch = gzgetc (solution); in main()
57 ch = gzgetc (solution); in main()
92 ch = gzgetc (dimacs); in main()
106 ch = gzgetc (dimacs); in main()
112 ch = gzgetc (dimacs); in main()
124 ch = gzgetc (solution); in main()
138 ch = gzgetc (solution); in main()
159 ch = gzgetc (solution); in main()
170 ch = gzgetc (solution); in main()
183 ch = gzgetc (dimacs); in main()
[all …]
/dports/games/cube/cube_source/src/
H A Dworldio.cpp252 int type = gzgetc(f); in load_world()
257 int n = gzgetc(f); in load_world()
266 gzgetc(f); in load_world()
272 s->wtex = gzgetc(f); in load_world()
274 if(hdr.version<=2) { gzgetc(f); gzgetc(f); }; in load_world()
291 s->floor = gzgetc(f); in load_world()
292 s->ceil = gzgetc(f); in load_world()
294 s->wtex = gzgetc(f); in load_world()
295 s->ftex = gzgetc(f); in load_world()
296 s->ctex = gzgetc(f); in load_world()
[all …]
/dports/archivers/php73-zlib/php-7.3.33/ext/zlib/tests/
H A Dgzgetc_error.phpt2 Test function gzgetc() by calling it more than or less than its expected arguments
15 var_dump(gzgetc( $h, $extra_arg ) );
17 var_dump(gzgetc() );
23 Warning: gzgetc() expects exactly 1 parameter, 2 given in %s on line %d
26 Warning: gzgetc() expects exactly 1 parameter, 0 given in %s on line %d
/dports/lang/php73/php-7.3.33/ext/zlib/tests/
H A Dgzgetc_error.phpt2 Test function gzgetc() by calling it more than or less than its expected arguments
15 var_dump(gzgetc( $h, $extra_arg ) );
17 var_dump(gzgetc() );
23 Warning: gzgetc() expects exactly 1 parameter, 2 given in %s on line %d
26 Warning: gzgetc() expects exactly 1 parameter, 0 given in %s on line %d
/dports/www/mod_php73/php-7.3.33/ext/zlib/tests/
H A Dgzgetc_error.phpt2 Test function gzgetc() by calling it more than or less than its expected arguments
15 var_dump(gzgetc( $h, $extra_arg ) );
17 var_dump(gzgetc() );
23 Warning: gzgetc() expects exactly 1 parameter, 2 given in %s on line %d
26 Warning: gzgetc() expects exactly 1 parameter, 0 given in %s on line %d
/dports/net/tableutil/tableutil-0.6/
H A Dtable_fileop.c65 version = gzgetc(file); in ip4_p2b_load()
69 c = gzgetc(file); in ip4_p2b_load()
71 c = gzgetc(file); in ip4_p2b_load()
85 c = gzgetc(file); in ip4_p2b_load()
87 c = gzgetc(file); in ip4_p2b_load()
141 ch = gzgetc(file); in ip4_text_load()
147 ch = gzgetc(file); in ip4_text_load()
162 ch = gzgetc(file); in ip4_text_load()
166 ch = gzgetc(file); in ip4_text_load()
/dports/math/cm/cm-0.3.1/lib/common/
H A Dmodpol.c39 c = gzgetc (f); in read_gz_ui()
51 c = gzgetc (f); in read_gz_ui()
68 c = gzgetc (f); in read_gz_mpz()
76 c = gzgetc (f); in read_gz_mpz()
89 c = gzgetc (f); in read_gz_mpz()
122 c = gzgetc (f); in cm_modpol_read_specialised_mod()
191 c = gzgetc (f); in cm_modpol_print_pari()
251 c = gzgetc (f); in cm_modpol_print_magma()
/dports/lang/v8/v8-9.6.180.12/third_party/zlib/patches/
H A D0000-build.patch135 # undef gzgetc
137 +# define gzgetc Cr_z_gzgetc
141 int ZEXPORT gzgetc(file)
183 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : (gzgetc)(g))
185 +# undef gzgetc
186 +# define gzgetc(g) \
190 # define gzgetc(g) \
191 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : (gzgetc)(g))
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/zlib/patches/
H A D0000-build.patch135 # undef gzgetc
137 +# define gzgetc Cr_z_gzgetc
141 int ZEXPORT gzgetc(file)
183 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : (gzgetc)(g))
185 +# undef gzgetc
186 +# define gzgetc(g) \
190 # define gzgetc(g) \
191 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : (gzgetc)(g))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/zlib/patches/
H A D0000-build.patch135 # undef gzgetc
137 +# define gzgetc Cr_z_gzgetc
141 int ZEXPORT gzgetc(file)
183 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : (gzgetc)(g))
185 +# undef gzgetc
186 +# define gzgetc(g) \
190 # define gzgetc(g) \
191 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : (gzgetc)(g))
/dports/emulators/ucon64/ucon64-2.2.2-src/src/libdiscmage/
H A Ddxedll_priv.h43 #define gzgetc import_export.gzgetc
/dports/games/libretro-tyrquake/tyrquake-e76477d/libretro-common/include/compat/
H A Dzlib.h1393 int gzgetc (gzFile file);
1675 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
1677 # define gzgetc(g) \ macro
1678 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/include/compat/zlib/
H A Dzlib.h1387 int gzgetc (gzFile file);
1669 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
1671 # define gzgetc(g) \ macro
1672 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/include/compat/
H A Dzlib.h1393 int gzgetc (gzFile file);
1675 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
1677 # define gzgetc(g) \ macro
1678 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/include/compat/zlib/
H A Dzlib.h1387 int gzgetc (gzFile file);
1669 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
1671 # define gzgetc(g) \ macro
1672 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/include/compat/
H A Dzlib.h1393 int gzgetc (gzFile file);
1675 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
1677 # define gzgetc(g) \ macro
1678 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
/dports/games/libretro-freeintv/FreeIntv-5fc8d85/src/deps/libretro-common/include/compat/
H A Dzlib.h1393 int gzgetc (gzFile file);
1675 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
1677 # define gzgetc(g) \ macro
1678 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/libretro/libretro-common/include/compat/
H A Dzlib.h1401 int gzgetc (gzFile file);
1684 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
1686 # define gzgetc(g) \ macro
1687 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/include/compat/zlib/
H A Dzlib.h1387 int gzgetc (gzFile file);
1669 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
1671 # define gzgetc(g) \ macro
1672 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/include/compat/
H A Dzlib.h1393 int gzgetc (gzFile file);
1675 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
1677 # define gzgetc(g) \ macro
1678 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
/dports/games/libretro-hatari/hatari-561c07e/libretro/libretro-common/include/compat/zlib/
H A Dzlib.h1387 int gzgetc (gzFile file);
1669 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
1671 # define gzgetc(g) \ macro
1672 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/libretro/libretro-common/include/compat/
H A Dzlib.h1401 int gzgetc (gzFile file);
1684 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
1686 # define gzgetc(g) \ macro
1687 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/include/compat/zlib/
H A Dzlib.h1387 int gzgetc (gzFile file);
1669 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
1671 # define gzgetc(g) \ macro
1672 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/libretro/libretro-common/include/compat/
H A Dzlib.h1401 int gzgetc (gzFile file);
1684 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
1686 # define gzgetc(g) \ macro
1687 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/include/compat/zlib/
H A Dzlib.h1387 int gzgetc (gzFile file);
1669 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))
1671 # define gzgetc(g) \ macro
1672 ((g)->have ? ((g)->have--, (g)->pos++, *((g)->next)++) : gzgetc(g))

12345678910>>...121