Searched refs:DESERI_CP_ITEM_SIZE (Results 1 – 2 of 2) sorted by relevance
128 static constexpr uint8_t DESERI_CP_ITEM_SIZE = 2; variable
334 for (uint32_t pos = 0; pos < len; pos += DESERI_CP_ITEM_SIZE) { in AddConstantPool()