Lines Matching refs:maxInt32Value8bbpL
355 int32 maxInt32Value8bbpL = 0x7FFFFFFF;
394 maxInt32Value8bbpL >>= -shiftL;
395 if( invAlt2DL.matE.xxE > maxInt32Value8bbpL ||
396 invAlt2DL.matE.xyE > maxInt32Value8bbpL ||
397 invAlt2DL.matE.yxE > maxInt32Value8bbpL ||
398 invAlt2DL.matE.yyE > maxInt32Value8bbpL )
407 maxInt32Value8bbpL >> ( bbpL - ( -shiftL ) ) );
415 maxInt32Value8bbpL <<= -shiftL;
428 maxInt32Value8bbpL >>= -shiftL;
429 if( invAlt2DL.vecE.xE > maxInt32Value8bbpL ||
430 invAlt2DL.vecE.yE > maxInt32Value8bbpL )
437 maxInt32Value8bbpL >> ( bbpL - ( -shiftL ) ) );
442 maxInt32Value8bbpL <<= -shiftL;
655 int32 maxInt32Value8bbpL = 0x7FFFFFFF;
693 maxInt32Value8bbpL >>= -shiftL;
694 if( invAlt2DL.matE.xxE > maxInt32Value8bbpL ||
695 invAlt2DL.matE.xyE > maxInt32Value8bbpL ||
696 invAlt2DL.matE.yxE > maxInt32Value8bbpL ||
697 invAlt2DL.matE.yyE > maxInt32Value8bbpL )
706 maxInt32Value8bbpL >> ( bbpL - ( -shiftL ) ) );
714 maxInt32Value8bbpL <<= -shiftL;
727 maxInt32Value8bbpL >>= -shiftL;
728 if( invAlt2DL.vecE.xE > maxInt32Value8bbpL ||
729 invAlt2DL.vecE.yE > maxInt32Value8bbpL )
736 maxInt32Value8bbpL >> ( bbpL - ( -shiftL ) ) );
741 maxInt32Value8bbpL <<= -shiftL;