Home
last modified time | relevance | path

Searched refs:isShiftExponentTooLarge (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dkern_ubsan.c275 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