Home
last modified time | relevance | path

Searched refs:ANYCHUNKS_BIT (Results 1 – 9 of 9) sorted by relevance

/dports/lang/yap/yap-6.2.2/C/
H A Ddlmalloc.c388 #define ANYCHUNKS_BIT (1U) macro
390 #define have_anychunks(M) (((M)->max_fast & ANYCHUNKS_BIT))
391 #define set_anychunks(M) ((M)->max_fast |= ANYCHUNKS_BIT)
392 #define clear_anychunks(M) ((M)->max_fast &= ~ANYCHUNKS_BIT)
403 #define set_fastchunks(M) ((M)->max_fast |= (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
413 ((M)->max_fast & (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
416 ((M)->max_fast & ~(FASTCHUNKS_BIT | ANYCHUNKS_BIT))
/dports/games/mahjong/mj-1.16-src/
H A Dmalloc.c2340 #define ANYCHUNKS_BIT (1U) macro
2342 #define have_anychunks(M) (((M)->max_fast & ANYCHUNKS_BIT))
2343 #define set_anychunks(M) ((M)->max_fast |= ANYCHUNKS_BIT)
2344 #define clear_anychunks(M) ((M)->max_fast &= ~ANYCHUNKS_BIT)
2355 #define set_fastchunks(M) ((M)->max_fast |= (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
2365 ((M)->max_fast & (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
2368 ((M)->max_fast & ~(FASTCHUNKS_BIT | ANYCHUNKS_BIT))
/dports/comms/qico/qico-15673bf/lib/
H A Ddlmalloc.c2342 #define ANYCHUNKS_BIT (1U) macro
2344 #define have_anychunks(M) (((M)->max_fast & ANYCHUNKS_BIT))
2345 #define set_anychunks(M) ((M)->max_fast |= ANYCHUNKS_BIT)
2346 #define clear_anychunks(M) ((M)->max_fast &= ~ANYCHUNKS_BIT)
2357 #define set_fastchunks(M) ((M)->max_fast |= (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
2367 ((M)->max_fast & (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
2370 ((M)->max_fast & ~(FASTCHUNKS_BIT | ANYCHUNKS_BIT))
/dports/math/algae/algae-4.3.6/src/
H A Ddlmalloc.c2352 #define ANYCHUNKS_BIT (1U) macro
2354 #define have_anychunks(M) (((M)->max_fast & ANYCHUNKS_BIT))
2355 #define set_anychunks(M) ((M)->max_fast |= ANYCHUNKS_BIT)
2356 #define clear_anychunks(M) ((M)->max_fast &= ~ANYCHUNKS_BIT)
2367 #define set_fastchunks(M) ((M)->max_fast |= (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
2377 ((M)->max_fast & (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
2380 ((M)->max_fast & ~(FASTCHUNKS_BIT | ANYCHUNKS_BIT))
/dports/irc/unreal/Unreal3.2.10.7/extras/
H A Dmalloc.c2341 #define ANYCHUNKS_BIT (1U) macro
2343 #define have_anychunks(M) (((M)->max_fast & ANYCHUNKS_BIT))
2344 #define set_anychunks(M) ((M)->max_fast |= ANYCHUNKS_BIT)
2345 #define clear_anychunks(M) ((M)->max_fast &= ~ANYCHUNKS_BIT)
2356 #define set_fastchunks(M) ((M)->max_fast |= (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
2366 ((M)->max_fast & (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
2369 ((M)->max_fast & ~(FASTCHUNKS_BIT | ANYCHUNKS_BIT))
/dports/lang/parrot/parrot-8.1.0/src/gc/
H A Dmalloc.c2345 #define ANYCHUNKS_BIT (1U) macro
2347 #define have_anychunks(M) (((M)->max_fast & ANYCHUNKS_BIT))
2348 #define set_anychunks(M) ((M)->max_fast |= ANYCHUNKS_BIT)
2349 #define clear_anychunks(M) ((M)->max_fast &= ~ANYCHUNKS_BIT)
2360 #define set_fastchunks(M) ((M)->max_fast |= (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
2370 ((M)->max_fast & (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
2373 ((M)->max_fast & ~(FASTCHUNKS_BIT | ANYCHUNKS_BIT))
/dports/security/samhain-server/samhain-4.4.3/src/
H A Ddnmalloc.c2324 #define ANYCHUNKS_BIT (1U) macro
2326 #define have_anychunks(M) (((M)->max_fast & ANYCHUNKS_BIT))
2327 #define set_anychunks(M) ((M)->max_fast |= ANYCHUNKS_BIT)
2328 #define clear_anychunks(M) ((M)->max_fast &= ~ANYCHUNKS_BIT)
2339 #define set_fastchunks(M) ((M)->max_fast |= (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
2349 ((M)->max_fast & (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
2352 ((M)->max_fast & ~(FASTCHUNKS_BIT | ANYCHUNKS_BIT))
/dports/security/samhain-client/samhain-4.4.3/src/
H A Ddnmalloc.c2324 #define ANYCHUNKS_BIT (1U) macro
2326 #define have_anychunks(M) (((M)->max_fast & ANYCHUNKS_BIT))
2327 #define set_anychunks(M) ((M)->max_fast |= ANYCHUNKS_BIT)
2328 #define clear_anychunks(M) ((M)->max_fast &= ~ANYCHUNKS_BIT)
2339 #define set_fastchunks(M) ((M)->max_fast |= (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
2349 ((M)->max_fast & (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
2352 ((M)->max_fast & ~(FASTCHUNKS_BIT | ANYCHUNKS_BIT))
/dports/security/samhain/samhain-4.4.3/src/
H A Ddnmalloc.c2324 #define ANYCHUNKS_BIT (1U) macro
2326 #define have_anychunks(M) (((M)->max_fast & ANYCHUNKS_BIT))
2327 #define set_anychunks(M) ((M)->max_fast |= ANYCHUNKS_BIT)
2328 #define clear_anychunks(M) ((M)->max_fast &= ~ANYCHUNKS_BIT)
2339 #define set_fastchunks(M) ((M)->max_fast |= (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
2349 ((M)->max_fast & (FASTCHUNKS_BIT|ANYCHUNKS_BIT))
2352 ((M)->max_fast & ~(FASTCHUNKS_BIT | ANYCHUNKS_BIT))