Searched refs:num_to_entry_table (Results 1 – 2 of 2) sorted by relevance
681 NumToEntryTable num_to_entry_table; in MakeNumToEntryTable() local682 num_to_entry_table.skipmap32 = static_cast<uint32_t>(-1); in MakeNumToEntryTable()695 num_to_entry_table.skipmap32 -= 1 << skipmap32_index; in MakeNumToEntryTable()699 if (field_entry_index == N) return num_to_entry_table; in MakeNumToEntryTable()725 num_to_entry_table.blocks.push_back(SkipEntryBlock{fnum}); in MakeNumToEntryTable()726 block = &num_to_entry_table.blocks.back(); in MakeNumToEntryTable()738 return num_to_entry_table; in MakeNumToEntryTable()