Searched refs:dpme_allocated_get (Results 1 - 2 of 2) sorted by last modified time

/macosx-10.10.1/pdisk-9/
H A Ddpme.h152 #define dpme_allocated_get(p) bitfield_get(p->dpme_flags, 1, 1) macro
H A Ddump.c558 (dpme_allocated_get(p))?'A':'.',
664 if (dpme_allocated_get(p)) printf("alloc ");

Completed in 176 milliseconds