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

/osnet-11/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.c167 #define COALESCE_RIGHT 0x00000002 macro
168 #define COALESCE_WITH_BOTH_SIDES (COALESCE_LEFT | COALESCE_RIGHT)
1873 merge_flags |= COALESCE_RIGHT;
1895 case COALESCE_RIGHT:

Completed in 18 milliseconds