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

/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dbitmap.h96 #define BT_SIZEOFMAP(nbits) \ macro
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dbitmap.h106 #define BT_SIZEOFMAP(nbits) \ macro
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_as.c177 dt_zalloc(dtp, BT_SIZEOFMAP(dxp->dx_nmembers));
H A Ddt_provider.c157 size_t oldsize = BT_SIZEOFMAP(pvp->pv_xrmax);
158 size_t newsize = BT_SIZEOFMAP(dtp->dt_xlatorid);

Completed in 109 milliseconds