Searched refs:find_next_unset (Results 1 – 3 of 3) sorted by relevance
63 NextPaddingByte = UseMap.find_next_unset(RelativeOffset); in start()81 NextPaddingByte = UseMap.find_next_unset(Prev); in start()
291 int find_next_unset(unsigned Prev) const { in find_next_unset() function303 return getPointer()->find_next_unset(Prev); in find_next_unset()
320 int find_next_unset(unsigned Prev) const { in find_next_unset() function