Searched refs:clear_bits_large (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/libauto-185.5/
H A DBitmap.h187 // clear_bits_large
192 void clear_bits_large(const usword_t bp, const usword_t n) const;
203 clear_bits_large(bp, n);
H A DBitmap.cpp70 // clear_bits_large
75 void Bitmap::clear_bits_large(const usword_t bp, const usword_t n) const { function in class:Auto::Bitmap

Completed in 112 milliseconds