Searched refs:SETOLD01 (Results 1 - 5 of 5) sorted by relevance
/osnet-11/usr/src/lib/libc/port/gen/ |
H A D | memalign.c | 178 SETOLD01(SIZE(aligned_blk), blksize);
|
H A D | malloc.c | 359 SETOLD01(SIZE(tp), ts); 409 SETOLD01(SIZE(tp), ts); 416 SETOLD01(SIZE(tp), ts); 447 SETOLD01(SIZE(tp), ts); 472 SETOLD01(SIZE(tp), ts);
|
H A D | mallint.h | 161 #define SETOLD01(n, o) ((n) |= (BITS01 & (o))) macro
|
/osnet-11/usr/src/lib/watchmalloc/common/ |
H A D | mallint.h | 131 #define SETOLD01(n, o) ((n) |= (BITS01 & (o))) macro
|
H A D | malloc.c | 338 SETOLD01(SIZE(tp), ts); 396 SETOLD01(SIZE(tp), ts); 403 SETOLD01(SIZE(tp), ts); 434 SETOLD01(SIZE(tp), ts); 463 SETOLD01(SIZE(tp), ts); 1239 SETOLD01(SIZE(aligned_blk), blksize);
|
Completed in 43 milliseconds