Lines Matching refs:maxInt32Value8bbpL
541 int32 maxInt32Value8bbpL = 0x7FFFFFFF;
580 maxInt32Value8bbpL >>= -shiftL;
581 if( invAlt2DL.matE.xxE > maxInt32Value8bbpL ||
582 invAlt2DL.matE.xyE > maxInt32Value8bbpL ||
583 invAlt2DL.matE.yxE > maxInt32Value8bbpL ||
584 invAlt2DL.matE.yyE > maxInt32Value8bbpL )
593 maxInt32Value8bbpL >> ( bbpL - ( -shiftL ) ) );
601 maxInt32Value8bbpL <<= -shiftL;
615 maxInt32Value8bbpL >>= -shiftL;
616 if( invAlt2DL.vecE.xE > maxInt32Value8bbpL ||
617 invAlt2DL.vecE.yE > maxInt32Value8bbpL )
624 maxInt32Value8bbpL >> ( bbpL - ( -shiftL ) ) );
629 maxInt32Value8bbpL <<= -shiftL;