Home | History | Annotate | Download | only in common

Lines Matching refs:T23

588 	deUint32 T23	= data.getNext(2);
599 case 1: T23 = 0;
608 const deUint32 T = (T7 << 7) | (T56 << 5) | (T4 << 4) | (T23 << 2) | (T01 << 0);