Searched refs:find_next_unset (Results 1 – 3 of 3) sorted by relevance
62 NextPaddingByte = UseMap.find_next_unset(RelativeOffset); in start()80 NextPaddingByte = UseMap.find_next_unset(Prev); in start()
288 int find_next_unset(unsigned Prev) const { in find_next_unset() function300 return getPointer()->find_next_unset(Prev); in find_next_unset()
312 int find_next_unset(unsigned Prev) const { in find_next_unset() function