Lines Matching refs:kGap
901 // Check if there is less than kGap bytes available in the buffer.904 inline bool overflow() const { return pc_ >= reloc_info_writer.pos() - kGap; }1043 // The relocation writer's position is at least kGap bytes below the end of1047 static const int kGap = 32;