Searched refs:BT_SIZEOFMAP (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/dtrace-118.1/sys/
H A Dbitmap.h126 #define BT_SIZEOFMAP(nbits) \ macro
/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_as.c175 dt_zalloc(dtp, BT_SIZEOFMAP(dxp->dx_nmembers));
H A Ddt_provider.c162 size_t oldsize = BT_SIZEOFMAP(pvp->pv_xrmax);
163 size_t newsize = BT_SIZEOFMAP(dtp->dt_xlatorid);

Completed in 138 milliseconds