Home
last modified time | relevance | path

Searched refs:next_ptr (Results 201 – 225 of 1417) sorted by relevance

12345678910>>...57

/dports/games/openarena/openarena-engine-source-0.8.8/code/zlib/
H A Dzutil.c201 local int next_ptr = 0; variable
230 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
231 table[next_ptr].org_ptr = buf; in zcalloc()
236 table[next_ptr++].new_ptr = buf; in zcalloc()
248 for (n = 0; n < next_ptr; n++) { in zcfree()
252 while (++n < next_ptr) { in zcfree()
255 next_ptr--; in zcfree()
/dports/games/edge/Edge-1.35-source/lib_win32/zlib-1.2.3/
H A Dzutil.c201 local int next_ptr = 0; variable
230 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
231 table[next_ptr].org_ptr = buf; in zcalloc()
236 table[next_ptr++].new_ptr = buf; in zcalloc()
248 for (n = 0; n < next_ptr; n++) { in zcfree()
252 while (++n < next_ptr) { in zcfree()
255 next_ptr--; in zcfree()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/misc/zlib/
H A Dzutil.c201 local int next_ptr = 0; variable
230 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
231 table[next_ptr].org_ptr = buf; in zcalloc()
236 table[next_ptr++].new_ptr = buf; in zcalloc()
248 for (n = 0; n < next_ptr; n++) { in zcfree()
252 while (++n < next_ptr) { in zcfree()
255 next_ptr--; in zcfree()
/dports/biology/velvet/velvet_1.2.10/third-party/zlib-1.2.3/
H A Dzutil.c201 local int next_ptr = 0; variable
230 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
231 table[next_ptr].org_ptr = buf; in zcalloc()
236 table[next_ptr++].new_ptr = buf; in zcalloc()
248 for (n = 0; n < next_ptr; n++) { in zcfree()
252 while (++n < next_ptr) { in zcfree()
255 next_ptr--; in zcfree()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
H A Dzutil.c201 local int next_ptr = 0; variable
230 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
231 table[next_ptr].org_ptr = buf; in zcalloc()
236 table[next_ptr++].new_ptr = buf; in zcalloc()
248 for (n = 0; n < next_ptr; n++) { in zcfree()
252 while (++n < next_ptr) { in zcfree()
255 next_ptr--; in zcfree()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/zlib/src/
H A Dzutil.c201 local int next_ptr = 0; variable
230 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
231 table[next_ptr].org_ptr = buf; in zcalloc()
236 table[next_ptr++].new_ptr = buf; in zcalloc()
248 for (n = 0; n < next_ptr; n++) { in zcfree()
252 while (++n < next_ptr) { in zcfree()
255 next_ptr--; in zcfree()
/dports/graphics/panomatic/panomatic-0.9.4/zlib/src/
H A Dzutil.c201 local int next_ptr = 0; variable
230 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
231 table[next_ptr].org_ptr = buf; in zcalloc()
236 table[next_ptr++].new_ptr = buf; in zcalloc()
248 for (n = 0; n < next_ptr; n++) { in zcfree()
252 while (++n < next_ptr) { in zcfree()
255 next_ptr--; in zcfree()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dzutil.c201 local int next_ptr = 0; variable
230 if (buf == 0 || next_ptr >= MAX_PTR) return 0; in zcalloc()
231 table[next_ptr].org_ptr = buf; in zcalloc()
236 table[next_ptr++].new_ptr = buf; in zcalloc()
248 for (n = 0; n < next_ptr; n++) { in zcfree()
252 while (++n < next_ptr) { in zcfree()
255 next_ptr--; in zcfree()
/dports/sysutils/p5-BackupPC-XS/BackupPC-XS-0.62/zlib/
H A Dzutil.c201 local int next_ptr = 0; variable
230 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
231 table[next_ptr].org_ptr = buf; in zcalloc()
236 table[next_ptr++].new_ptr = buf; in zcalloc()
248 for (n = 0; n < next_ptr; n++) { in zcfree()
252 while (++n < next_ptr) { in zcfree()
255 next_ptr--; in zcfree()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/zlib/
H A Dzutil.c193 local int next_ptr = 0; variable
222 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
223 table[next_ptr].org_ptr = buf; in zcalloc()
228 table[next_ptr++].new_ptr = buf; in zcalloc()
240 for (n = 0; n < next_ptr; n++) { in zcfree()
244 while (++n < next_ptr) { in zcfree()
247 next_ptr--; in zcfree()
/dports/textproc/clucene/clucene-core-2.3.3.4/src/ext/zlib/
H A Dzutil.c201 local int next_ptr = 0; variable
230 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
231 table[next_ptr].org_ptr = buf; in zcalloc()
236 table[next_ptr++].new_ptr = buf; in zcalloc()
248 for (n = 0; n < next_ptr; n++) { in zcfree()
252 while (++n < next_ptr) { in zcfree()
255 next_ptr--; in zcfree()
/dports/graphics/megapov/megapov-1.2.1/libraries/zlib/
H A Dzutil.c201 local int next_ptr = 0; variable
230 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
231 table[next_ptr].org_ptr = buf; in zcalloc()
236 table[next_ptr++].new_ptr = buf; in zcalloc()
248 for (n = 0; n < next_ptr; n++) { in zcfree()
252 while (++n < next_ptr) { in zcfree()
255 next_ptr--; in zcfree()
/dports/x11-toolkits/p5-Tk/Tk-804.035/PNG/zlib/
H A Dzutil.c201 local int next_ptr = 0; variable
230 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
231 table[next_ptr].org_ptr = buf; in zcalloc()
236 table[next_ptr++].new_ptr = buf; in zcalloc()
248 for (n = 0; n < next_ptr; n++) { in zcfree()
252 while (++n < next_ptr) { in zcfree()
255 next_ptr--; in zcfree()
/dports/emulators/stella/stella-6.6/src/zlib/
H A Dzutil.c202 local int next_ptr = 0; variable
233 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
234 table[next_ptr].org_ptr = buf; in zcalloc()
239 table[next_ptr++].new_ptr = buf; in zcalloc()
254 for (n = 0; n < next_ptr; n++) { in zcfree()
258 while (++n < next_ptr) { in zcfree()
261 next_ptr--; in zcfree()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/lib/zlib/
H A Dzutil.c191 local int next_ptr = 0; variable
220 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
221 table[next_ptr].org_ptr = buf; in zcalloc()
226 table[next_ptr++].new_ptr = buf; in zcalloc()
238 for (n = 0; n < next_ptr; n++) { in zcfree()
242 while (++n < next_ptr) { in zcfree()
245 next_ptr--; in zcfree()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/zlib/
H A Dzutil.c201 local int next_ptr = 0; variable
230 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
231 table[next_ptr].org_ptr = buf; in zcalloc()
236 table[next_ptr++].new_ptr = buf; in zcalloc()
248 for (n = 0; n < next_ptr; n++) { in zcfree()
252 while (++n < next_ptr) { in zcfree()
255 next_ptr--; in zcfree()
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/ThirdParty/zlib-1.2.3/
H A Dzutil.c201 local int next_ptr = 0; variable
230 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
231 table[next_ptr].org_ptr = buf; in zcalloc()
236 table[next_ptr++].new_ptr = buf; in zcalloc()
248 for (n = 0; n < next_ptr; n++) { in zcfree()
252 while (++n < next_ptr) { in zcfree()
255 next_ptr--; in zcfree()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/lib/zlib/
H A Dzutil.c191 local int next_ptr = 0; variable
220 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
221 table[next_ptr].org_ptr = buf; in zcalloc()
226 table[next_ptr++].new_ptr = buf; in zcalloc()
238 for (n = 0; n < next_ptr; n++) { in zcfree()
242 while (++n < next_ptr) { in zcfree()
245 next_ptr--; in zcfree()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzutil.c202 local int next_ptr = 0; variable
233 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
234 table[next_ptr].org_ptr = buf; in zcalloc()
239 table[next_ptr++].new_ptr = buf; in zcalloc()
254 for (n = 0; n < next_ptr; n++) { in zcfree()
258 while (++n < next_ptr) { in zcfree()
261 next_ptr--; in zcfree()
/dports/graphics/povray36/povray-3.6.1/libraries/zlib/
H A Dzutil.c202 local int next_ptr = 0; variable
231 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
232 table[next_ptr].org_ptr = buf; in zcalloc()
237 table[next_ptr++].new_ptr = buf; in zcalloc()
249 for (n = 0; n < next_ptr; n++) { in zcfree()
253 while (++n < next_ptr) { in zcfree()
256 next_ptr--; in zcfree()
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/zlib/src/
H A Dzutil.c201 local int next_ptr = 0; variable
230 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
231 table[next_ptr].org_ptr = buf; in zcalloc()
236 table[next_ptr++].new_ptr = buf; in zcalloc()
248 for (n = 0; n < next_ptr; n++) { in zcfree()
252 while (++n < next_ptr) { in zcfree()
255 next_ptr--; in zcfree()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/zlib/source/
H A Dzutil.c201 local int next_ptr = 0; variable
230 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
231 table[next_ptr].org_ptr = buf; in zcalloc()
236 table[next_ptr++].new_ptr = buf; in zcalloc()
248 for (n = 0; n < next_ptr; n++) { in zcfree()
252 while (++n < next_ptr) { in zcfree()
255 next_ptr--; in zcfree()
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/zlib/
H A Dzutil.c202 local int next_ptr = 0; variable
233 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
234 table[next_ptr].org_ptr = buf; in zcalloc()
239 table[next_ptr++].new_ptr = buf; in zcalloc()
254 for (n = 0; n < next_ptr; n++) { in zcfree()
258 while (++n < next_ptr) { in zcfree()
261 next_ptr--; in zcfree()
/dports/astro/marble/marble-21.12.3/src/3rdparty/zlib/
H A Dzutil.c205 local int next_ptr = 0; variable
234 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
235 table[next_ptr].org_ptr = buf; in zcalloc()
240 table[next_ptr++].new_ptr = buf; in zcalloc()
252 for (n = 0; n < next_ptr; n++) { in zcfree()
256 while (++n < next_ptr) { in zcfree()
259 next_ptr--; in zcfree()
/dports/astro/cfitsio/cfitsio-3.49/zlib/
H A Dzutil.c199 local int next_ptr = 0; variable
228 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
229 table[next_ptr].org_ptr = buf; in zcalloc()
234 table[next_ptr++].new_ptr = buf; in zcalloc()
246 for (n = 0; n < next_ptr; n++) { in zcfree()
250 while (++n < next_ptr) { in zcfree()
253 next_ptr--; in zcfree()

12345678910>>...57