Searched refs:PaddedLength (Results 1 – 1 of 1) sorted by relevance
826 const uint64_t PaddedLength = alignTo(CompressedStringLen, 8); in writeVTableNames() local828 for (uint64_t K = CompressedStringLen; K < PaddedLength; K++) in writeVTableNames()