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

/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h131 #define SETOLD01(n, o) ((n) |= (BITS01 & (o))) macro
H A Dmalloc.c337 SETOLD01(SIZE(tp), ts);
395 SETOLD01(SIZE(tp), ts);
402 SETOLD01(SIZE(tp), ts);
433 SETOLD01(SIZE(tp), ts);
462 SETOLD01(SIZE(tp), ts);
1238 SETOLD01(SIZE(aligned_blk), blksize);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmemalign.c177 SETOLD01(SIZE(aligned_blk), blksize);
H A Dmalloc.c357 SETOLD01(SIZE(tp), ts);
407 SETOLD01(SIZE(tp), ts);
414 SETOLD01(SIZE(tp), ts);
445 SETOLD01(SIZE(tp), ts);
470 SETOLD01(SIZE(tp), ts);
H A Dmallint.h161 #define SETOLD01(n, o) ((n) |= (BITS01 & (o))) macro

Completed in 50 milliseconds