Searched refs:isShiftExponentTooLarge (Results 1 – 1 of 1) sorted by relevance
275 static bool isShiftExponentTooLarge(char *szLocation, struct CTypeDescriptor *pType, unsigned long …483 …else if (isShiftExponentTooLarge(szLocation, pData->mRHSType, ulRHS, zDeserializeTypeWidth(pData->… in HandleShiftOutOfBounds()1695 isShiftExponentTooLarge(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber, si… function