Home
last modified time | relevance | path

Searched refs:SPLAY_FROM_RIGHT (Results 1 – 4 of 4) sorted by relevance

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsalloc.c262 from = SPLAY_FROM_RIGHT; in sanity_check_rec()
264 if (from == SPLAY_FROM_RIGHT) in sanity_check_rec()
338 sw->from = SPLAY_FROM_RIGHT; in clump_splay_walk_bwd_init()
407 from = SPLAY_FROM_RIGHT; in clump_splay_walk_fwd()
409 if (from == SPLAY_FROM_RIGHT) in clump_splay_walk_fwd()
425 from = (cp->left == old ? SPLAY_FROM_LEFT : SPLAY_FROM_RIGHT); in clump_splay_walk_fwd()
465 from = SPLAY_FROM_RIGHT; in clump_splay_walk_bwd()
472 if (from == SPLAY_FROM_RIGHT) in clump_splay_walk_bwd()
490 if (from == SPLAY_FROM_RIGHT) in clump_splay_walk_bwd()
595 from = SPLAY_FROM_RIGHT; in clump_splay_app()
[all …]
H A Dgxalloc.h484 SPLAY_FROM_RIGHT = 2 enumerator
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsalloc.c262 from = SPLAY_FROM_RIGHT; in sanity_check_rec()
264 if (from == SPLAY_FROM_RIGHT) in sanity_check_rec()
338 sw->from = SPLAY_FROM_RIGHT; in clump_splay_walk_bwd_init()
407 from = SPLAY_FROM_RIGHT; in clump_splay_walk_fwd()
409 if (from == SPLAY_FROM_RIGHT) in clump_splay_walk_fwd()
425 from = (cp->left == old ? SPLAY_FROM_LEFT : SPLAY_FROM_RIGHT); in clump_splay_walk_fwd()
465 from = SPLAY_FROM_RIGHT; in clump_splay_walk_bwd()
472 if (from == SPLAY_FROM_RIGHT) in clump_splay_walk_bwd()
490 if (from == SPLAY_FROM_RIGHT) in clump_splay_walk_bwd()
595 from = SPLAY_FROM_RIGHT; in clump_splay_app()
[all …]
H A Dgxalloc.h484 SPLAY_FROM_RIGHT = 2 enumerator