Home | History | Annotate | Download | only in trivial

Lines Matching refs:exp

260                         uint32_t exp[4];
263 expect(exp, slot, x, y);
264 if (check(res, exp, dx) || (++err) > 20)
271 u |= ((uint8_t *)exp)[i] << (8 * i);
281 exp[i], ((float *)exp)[i]);