Lines Matching refs:newId

406                 uint16_t newId = static_cast<uint16_t>(id);
407 if (memcpy_s(pc + 1, sizeof(uint16_t), &newId, sizeof(uint16_t)) != EOK) {
1268 uint16_t newId = static_cast<uint16_t>(id);
1269 if (memcpy_s(pc + 2, sizeof(uint16_t), &newId, sizeof(uint16_t)) != EOK) { // 2: skip opcode and ic slot
1281 uint16_t newId = static_cast<uint16_t>(id);
1282 if (memcpy_s(pc + 2, sizeof(uint16_t), &newId, sizeof(uint16_t)) != EOK) { // 2: skip opcode and ic slot
1295 uint16_t newId = static_cast<uint16_t>(id);
1296 if (memcpy_s(pc + 2, sizeof(uint16_t), &newId, sizeof(uint16_t)) != EOK) { // 2: skip opcode and ic slot
1309 uint16_t newId = static_cast<uint16_t>(id);
1310 if (memcpy_s(pc + 2, sizeof(uint16_t), &newId, sizeof(uint16_t)) != EOK) { // 2: skip opcode and ic slot
1323 uint16_t newId = static_cast<uint16_t>(id);
1324 if (memcpy_s(pc + 2, sizeof(uint16_t), &newId, sizeof(uint16_t)) != EOK) { // 2: skip opcode and ic slot
1337 uint16_t newId = static_cast<uint16_t>(id);
1338 if (memcpy_s(pc + 2, sizeof(uint16_t), &newId, sizeof(uint16_t)) != EOK) { // 2: skip opcode and ic slot
1351 uint16_t newId = static_cast<uint16_t>(id);
1352 if (memcpy_s(pc + 2, sizeof(uint16_t), &newId, sizeof(uint16_t)) != EOK) { // 2: skip opcode and ic slot
1365 uint16_t newId = static_cast<uint16_t>(id);
1366 if (memcpy_s(pc + 1, sizeof(uint16_t), &newId, sizeof(uint16_t)) != EOK) {
1387 uint16_t newId = static_cast<uint16_t>(id);
1388 if (memcpy_s(pc + 3, sizeof(uint16_t), &newId, sizeof(uint16_t)) != EOK) { // 3: offset of id
1401 uint16_t newId = static_cast<uint16_t>(id);
1402 if (memcpy_s(pc + 3, sizeof(uint16_t), &newId, sizeof(uint16_t)) != EOK) { // 3: offset of id