Home
last modified time | relevance | path

Searched refs:TESTSMAL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libmalloc/common/
H A Dmallint.h148 #define TESTSMAL(x) ((long)(x) & SMAL) macro
H A Dmalloc.c660 if (TESTSMAL(((struct header *)((char *)ptr - MINHEAD))->nextblk)) { in free_unlocked()
753 if (TESTSMAL(((struct lblk *)((char *)ptr - MINHEAD))-> in realloc_unlocked()