Lines Matching refs:mag_first_byte
16093 uint8_t mag_first_byte = ((uint8_t)(table[i].magic[1]));16094 if (pre_first_byte < mag_first_byte) {16096 } else if (pre_first_byte > mag_first_byte) {