Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_ubsan.c276 static bool isShiftExponentTooLarge(char *szLocation, struct CTypeDescriptor *pType, unsigned long …
484 …else if (isShiftExponentTooLarge(szLocation, pData->mRHSType, ulRHS, zDeserializeTypeWidth(pData->… in HandleShiftOutOfBounds()
1696 isShiftExponentTooLarge(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber, si… function