Home
last modified time | relevance | path

Searched refs:__o (Results 1 – 25 of 1072) sorted by relevance

12345678910>>...43

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dobstack.h230 (unsigned) (__o->next_free - __o->object_base); })
234 (unsigned) (__o->chunk_limit - __o->next_free); })
239 ((__o->next_free + __len > __o->chunk_limit) \
248 ((__o->next_free + __len + 1 > __o->chunk_limit) \
257 ((__o->next_free + 1 > __o->chunk_limit) \
293 ((__o->chunk_limit - __o->next_free < __len) \
319 ((__o->next_free - (char *)__o->chunk \
320 > __o->chunk_limit - (char *)__o->chunk) \
321 ? (__o->next_free = __o->chunk_limit) : 0); \
322 __o->object_base = __o->next_free; \
[all …]
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Utilities/simmToOpenSim/acpp/src/
H A Dobstack.h224 (unsigned) (__o->next_free - __o->object_base); })
228 (unsigned) (__o->chunk_limit - __o->next_free); })
233 ((__o->next_free + __len > __o->chunk_limit) \
242 ((__o->next_free + __len + 1 > __o->chunk_limit) \
251 ((__o->next_free + 1 > __o->chunk_limit) \
280 ((__o->next_free + __len > __o->chunk_limit) \
306 ((__o->next_free - (char *)__o->chunk \
307 > __o->chunk_limit - (char *)__o->chunk) \
308 ? (__o->next_free = __o->chunk_limit) : 0); \
309 __o->object_base = __o->next_free; \
[all …]
/dports/devel/global/global-6.6.7/libglibc/
H A Dobstack.h260 (unsigned) (__o->next_free - __o->object_base); })
265 (unsigned) (__o->chunk_limit - __o->next_free); })
271 if (__o->chunk_limit - __o->next_free < __len) \
278 (__o->chunk->prev == 0 && __o->next_free - __o->chunk->contents == 0); })
284 if (__o->next_free + __len > __o->chunk_limit) \
294 if (__o->next_free + __len + 1 > __o->chunk_limit) \
304 if (__o->next_free + 1 > __o->chunk_limit) \
316 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
323 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
345 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/devel/idutils/idutils-4.6/lib/
H A Dobstack.h272 (unsigned) (__o->next_free - __o->object_base); })
277 (unsigned) (__o->chunk_limit - __o->next_free); })
283 if (__o->chunk_limit - __o->next_free < __len) \
291 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
299 if (__o->next_free + __len > __o->chunk_limit) \
309 if (__o->next_free + __len + 1 > __o->chunk_limit) \
319 if (__o->next_free + 1 > __o->chunk_limit) \
331 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
338 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
360 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/net/gnu-radius/radius-1.6.1/gnu/
H A Dobstack.h274 (unsigned) (__o->next_free - __o->object_base); })
279 (unsigned) (__o->chunk_limit - __o->next_free); })
285 if (__o->chunk_limit - __o->next_free < __len) \
293 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
301 if (__o->next_free + __len > __o->chunk_limit) \
311 if (__o->next_free + __len + 1 > __o->chunk_limit) \
321 if (__o->next_free + 1 > __o->chunk_limit) \
333 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
340 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
362 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/devel/git-svn/git-2.34.1/compat/
H A Dobstack.h271 (unsigned) (__o->next_free - __o->object_base); })
276 (unsigned) (__o->chunk_limit - __o->next_free); })
282 if (__o->chunk_limit - __o->next_free < __len) \
290 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
298 if (__o->next_free + __len > __o->chunk_limit) \
308 if (__o->next_free + __len + 1 > __o->chunk_limit) \
318 if (__o->next_free + 1 > __o->chunk_limit) \
330 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
337 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
359 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/devel/git-gui/git-2.34.1/compat/
H A Dobstack.h271 (unsigned) (__o->next_free - __o->object_base); })
276 (unsigned) (__o->chunk_limit - __o->next_free); })
282 if (__o->chunk_limit - __o->next_free < __len) \
290 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
298 if (__o->next_free + __len > __o->chunk_limit) \
308 if (__o->next_free + __len + 1 > __o->chunk_limit) \
318 if (__o->next_free + 1 > __o->chunk_limit) \
330 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
337 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
359 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/devel/git-p4/git-2.34.1/compat/
H A Dobstack.h271 (unsigned) (__o->next_free - __o->object_base); })
276 (unsigned) (__o->chunk_limit - __o->next_free); })
282 if (__o->chunk_limit - __o->next_free < __len) \
290 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
298 if (__o->next_free + __len > __o->chunk_limit) \
308 if (__o->next_free + __len + 1 > __o->chunk_limit) \
318 if (__o->next_free + 1 > __o->chunk_limit) \
330 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
337 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
359 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/devel/git/git-2.34.1/compat/
H A Dobstack.h271 (unsigned) (__o->next_free - __o->object_base); })
276 (unsigned) (__o->chunk_limit - __o->next_free); })
282 if (__o->chunk_limit - __o->next_free < __len) \
290 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
298 if (__o->next_free + __len > __o->chunk_limit) \
308 if (__o->next_free + __len + 1 > __o->chunk_limit) \
318 if (__o->next_free + 1 > __o->chunk_limit) \
330 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
337 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
359 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/obstack/
H A Dobstack.h269 (unsigned) (__o->next_free - __o->object_base); })
274 (unsigned) (__o->chunk_limit - __o->next_free); })
280 if (__o->chunk_limit - __o->next_free < __len) \
288 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
296 if (__o->next_free + __len > __o->chunk_limit) \
306 if (__o->next_free + __len + 1 > __o->chunk_limit) \
316 if (__o->next_free + 1 > __o->chunk_limit) \
328 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
335 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
357 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/archivers/dpkg/dpkg-1.19.7/lib/compat/
H A Dobstack.h273 (unsigned) (__o->next_free - __o->object_base); })
278 (unsigned) (__o->chunk_limit - __o->next_free); })
284 if (__o->chunk_limit - __o->next_free < __len) \
292 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
300 if (__o->next_free + __len > __o->chunk_limit) \
310 if (__o->next_free + __len + 1 > __o->chunk_limit) \
320 if (__o->next_free + 1 > __o->chunk_limit) \
332 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
339 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
361 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/devel/git-cvs/git-2.34.1/compat/
H A Dobstack.h271 (unsigned) (__o->next_free - __o->object_base); })
276 (unsigned) (__o->chunk_limit - __o->next_free); })
282 if (__o->chunk_limit - __o->next_free < __len) \
290 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
298 if (__o->next_free + __len > __o->chunk_limit) \
308 if (__o->next_free + __len + 1 > __o->chunk_limit) \
318 if (__o->next_free + 1 > __o->chunk_limit) \
330 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
337 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
359 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/mail/anubis/anubis-4.2/lib/
H A Dobstack.h275 (unsigned) (__o->next_free - __o->object_base); })
280 (unsigned) (__o->chunk_limit - __o->next_free); })
286 if (__o->chunk_limit - __o->next_free < __len) \
294 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
302 if (__o->next_free + __len > __o->chunk_limit) \
312 if (__o->next_free + __len + 1 > __o->chunk_limit) \
322 if (__o->next_free + 1 > __o->chunk_limit) \
334 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
341 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
365 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/cad/cvc/cvc-1.1.0-4-gd172016/src/
H A Dobstack.h268 (unsigned) (__o->next_free - __o->object_base); })
273 (unsigned) (__o->chunk_limit - __o->next_free); })
279 if (__o->chunk_limit - __o->next_free < __len) \
287 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
295 if (__o->next_free + __len > __o->chunk_limit) \
305 if (__o->next_free + __len + 1 > __o->chunk_limit) \
315 if (__o->next_free + 1 > __o->chunk_limit) \
327 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
334 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
356 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dobstack.h272 (unsigned) (__o->next_free - __o->object_base); })
277 (unsigned) (__o->chunk_limit - __o->next_free); })
283 if (__o->chunk_limit - __o->next_free < __len) \
291 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
299 if (__o->next_free + __len > __o->chunk_limit) \
309 if (__o->next_free + __len + 1 > __o->chunk_limit) \
319 if (__o->next_free + 1 > __o->chunk_limit) \
331 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
338 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
362 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/gnu-compat/
H A Dobstack.h269 (unsigned) (__o->next_free - __o->object_base); })
274 (unsigned) (__o->chunk_limit - __o->next_free); })
280 if (__o->chunk_limit - __o->next_free < __len) \
288 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
296 if (__o->next_free + __len > __o->chunk_limit) \
306 if (__o->next_free + __len + 1 > __o->chunk_limit) \
316 if (__o->next_free + 1 > __o->chunk_limit) \
328 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
335 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
357 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/devel/cppi/cppi-1.18/lib/
H A Dobstack.h272 (unsigned) (__o->next_free - __o->object_base); })
277 (unsigned) (__o->chunk_limit - __o->next_free); })
283 if (__o->chunk_limit - __o->next_free < __len) \
291 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
299 if (__o->next_free + __len > __o->chunk_limit) \
309 if (__o->next_free + __len + 1 > __o->chunk_limit) \
319 if (__o->next_free + 1 > __o->chunk_limit) \
331 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
338 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
360 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dobstack.h273 (unsigned) (__o->next_free - __o->object_base); })
278 (unsigned) (__o->chunk_limit - __o->next_free); })
284 if (__o->chunk_limit - __o->next_free < __len) \
292 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
300 if (__o->next_free + __len > __o->chunk_limit) \
310 if (__o->next_free + __len + 1 > __o->chunk_limit) \
320 if (__o->next_free + 1 > __o->chunk_limit) \
332 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
339 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
363 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dobstack.h273 (unsigned) (__o->next_free - __o->object_base); })
278 (unsigned) (__o->chunk_limit - __o->next_free); })
284 if (__o->chunk_limit - __o->next_free < __len) \
292 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
300 if (__o->next_free + __len > __o->chunk_limit) \
310 if (__o->next_free + __len + 1 > __o->chunk_limit) \
320 if (__o->next_free + 1 > __o->chunk_limit) \
332 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
339 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
363 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/devel/clewn/clewn-1.14/
H A Dobstack.h269 (unsigned) (__o->next_free - __o->object_base); })
274 (unsigned) (__o->chunk_limit - __o->next_free); })
280 if (__o->chunk_limit - __o->next_free < __len) \
288 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
296 if (__o->next_free + __len > __o->chunk_limit) \
306 if (__o->next_free + __len + 1 > __o->chunk_limit) \
316 if (__o->next_free + 1 > __o->chunk_limit) \
328 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
335 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
357 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/devel/cgit/cgit-1.2.3/git/compat/
H A Dobstack.h269 (unsigned) (__o->next_free - __o->object_base); })
274 (unsigned) (__o->chunk_limit - __o->next_free); })
280 if (__o->chunk_limit - __o->next_free < __len) \
288 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
296 if (__o->next_free + __len > __o->chunk_limit) \
306 if (__o->next_free + __len + 1 > __o->chunk_limit) \
316 if (__o->next_free + 1 > __o->chunk_limit) \
328 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
335 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
357 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/lang/p5-Marpa-XS/Marpa-XS-1.008000/libmarpa/orig/gnu/
H A Dobstack.h269 (unsigned) (__o->next_free - __o->object_base); })
274 (unsigned) (__o->chunk_limit - __o->next_free); })
280 if (__o->chunk_limit - __o->next_free < __len) \
288 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
296 if (__o->next_free + __len > __o->chunk_limit) \
306 if (__o->next_free + __len + 1 > __o->chunk_limit) \
316 if (__o->next_free + 1 > __o->chunk_limit) \
328 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
335 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
357 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/devel/blame/blame-1.3.1/lib/
H A Dobstack.h273 (unsigned) (__o->next_free - __o->object_base); })
278 (unsigned) (__o->chunk_limit - __o->next_free); })
284 if (__o->chunk_limit - __o->next_free < __len) \
292 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
300 if (__o->next_free + __len > __o->chunk_limit) \
310 if (__o->next_free + __len + 1 > __o->chunk_limit) \
320 if (__o->next_free + 1 > __o->chunk_limit) \
332 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
339 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
361 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/lang/p5-Marpa-XS/Marpa-XS-1.008000/libmarpa/dist/
H A Dmarpa_obs.h266 (unsigned) (__o->next_free - __o->object_base); })
271 (unsigned) (__o->chunk_limit - __o->next_free); })
277 if (__o->chunk_limit - __o->next_free < __len) \
285 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
293 if (__o->next_free + __len > __o->chunk_limit) \
303 if (__o->next_free + __len + 1 > __o->chunk_limit) \
313 if (__o->next_free + 1 > __o->chunk_limit) \
325 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
332 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
354 if (__o->chunk_limit - __o->next_free < __len) \
[all …]
/dports/graphics/geomview/geomview-1.9.5/src/lib/aclib/
H A Dobstack.h269 (unsigned) (__o->next_free - __o->object_base); })
274 (unsigned) (__o->chunk_limit - __o->next_free); })
280 if (__o->chunk_limit - __o->next_free < __len) \
288 && __o->next_free == __PTR_ALIGN ((char *) __o->chunk, \
296 if (__o->next_free + __len > __o->chunk_limit) \
306 if (__o->next_free + __len + 1 > __o->chunk_limit) \
316 if (__o->next_free + 1 > __o->chunk_limit) \
328 if (__o->next_free + sizeof (void *) > __o->chunk_limit) \
335 if (__o->next_free + sizeof (int) > __o->chunk_limit) \
357 if (__o->chunk_limit - __o->next_free < __len) \
[all …]

12345678910>>...43