Searched refs:ISBIT1 (Results 1 – 5 of 5) sorted by relevance
161 SIZE(blk) = frag_size | BIT0 | ISBIT1(SIZE(blk)); in memalign()
371 ASSERT(!ISBIT1(SIZE(np))); in realloc()455 } else if (ISBIT1(ts) && in realloc()520 if (ISBIT1(ts)) { in realfree()
154 #define ISBIT1(w) ((w) & BIT1) /* Is the preceding free? */ macro
124 #define ISBIT1(w) ((w) & BIT1) /* Is the preceding free? */ macro
355 ASSERT(!ISBIT1(SIZE(np))); in realloc()444 } else if (ISBIT1(ts)) { in realloc()532 if (ISBIT1(ts)) { in realfree()1215 SIZE(blk) = frag_size | BIT0 | ISBIT1(SIZE(blk)); in memalign()