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

/macosx-10.10.1/libauto-186/
H A DBitmap.h195 // clear_bits
199 inline void clear_bits(const usword_t bp, const usword_t n) const { function in class:Auto::Bitmap
H A DZone.cpp340 _large_bits.clear_bits(start, nbits);
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-layout.mm138 static void clear_bits(layout_bitmap bits, size_t which, size_t count)
187 // emacs autoindent hack - it doesn't like the loop in set_bits/clear_bits
367 clear_bits(*bits, oldPos, shift); // zero-fill

Completed in 184 milliseconds