Home | History | Annotate | Download | only in memcheck

Lines Matching refs:V_BITS16_UNDEFINED

4272       else if (LIKELY(vabits8 == VA_BITS8_UNDEFINED)) { return V_BITS16_UNDEFINED; }
4278 else if (vabits4 == VA_BITS4_UNDEFINED) { return V_BITS16_UNDEFINED; }
4330 } else if (V_BITS16_UNDEFINED == vbits16) {