Home | History | Annotate | Download | only in genrb

Lines Matching defs:temp1

143     uint32_t temp1;
168 temp1 = (uint32_t)crc>>8;
170 crc = temp1^temp2;