Searched refs:COALESCE_RIGHT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.c149 #define COALESCE_RIGHT 0x00000002 macro
150 #define COALESCE_WITH_BOTH_SIDES (COALESCE_LEFT | COALESCE_RIGHT)
1363 merge_flags |= COALESCE_RIGHT;
1385 case COALESCE_RIGHT:

Completed in 47 milliseconds