Home | History | Annotate | Download | only in memcheck

Lines Matching refs:V_BITS16_UNDEFINED

4336       else if (LIKELY(vabits8 == VA_BITS8_UNDEFINED)) { return V_BITS16_UNDEFINED; }
4342 else if (vabits4 == VA_BITS4_UNDEFINED) { return V_BITS16_UNDEFINED; }
4394 } else if (V_BITS16_UNDEFINED == vbits16) {