Searched refs:lastEntryPos (Results 1 – 1 of 1) sorted by relevance
189 int lastEntryPos = NOT_A_DICT_POS; in runGCBigramList() local203 lastEntryPos = hasNext ? writingPos : NOT_A_DICT_POS; in runGCBigramList()212 if (lastEntryPos != NOT_A_DICT_POS) { in runGCBigramList()214 const BigramEntry bigramEntry = getBigramEntry(lastEntryPos).updateHasNextAndGetEntry( in runGCBigramList()216 if (!writeBigramEntry(&bigramEntry, lastEntryPos)) { in runGCBigramList()