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