Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmalloc.c355 SETOLD01(SIZE(tp), ts); in realloc()
405 SETOLD01(SIZE(tp), ts); in realloc()
412 SETOLD01(SIZE(tp), ts); in realloc()
443 SETOLD01(SIZE(tp), ts); in realloc()
468 SETOLD01(SIZE(tp), ts); in realloc()
H A Dmemalign.c177 SETOLD01(SIZE(aligned_blk), blksize); in memalign()
H A Dmallint.h159 #define SETOLD01(n, o) ((n) |= (BITS01 & (o))) macro
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmalloc.c335 SETOLD01(SIZE(tp), ts); in realloc()
393 SETOLD01(SIZE(tp), ts); in realloc()
400 SETOLD01(SIZE(tp), ts); in realloc()
431 SETOLD01(SIZE(tp), ts); in realloc()
460 SETOLD01(SIZE(tp), ts); in realloc()
1236 SETOLD01(SIZE(aligned_blk), blksize); in memalign()
H A Dmallint.h129 #define SETOLD01(n, o) ((n) |= (BITS01 & (o))) macro