Home
last modified time | relevance | path

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

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