Home | History | Annotate | Download | only in pre_gen

Lines Matching refs:maskOR_msb_offset

6102    int res, err, bsize, maskOR_msb_offset;
6128 maskOR_msb_offset = ((size & 7) == 1) ? 1 : 0;
6151 tmp[maskOR_msb_offset] |= maskOR_msb;