Searched refs:_BLOCKS_TO_SZ (Results 1 – 1 of 1) sorted by relevance
43 #define _BLOCKS_TO_SZ(_blocks) ((size_t)(_blocks) * sizeof(u_long)) macro124 memcpy(new_idx, bi->idx, _BLOCKS_TO_SZ(bi->blocks)); in bitmask_copy()