Searched refs:szOperation (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/kern/ |
H A D | kern_ubsan.c | 330 …l, struct COverflowData *pData, unsigned long ulLHS, unsigned long ulRHS, const char *szOperation); 350 …al, struct COverflowData *pData, unsigned long ulLHS, unsigned long ulRHS, const char *szOperation) in HandleOverflow() argument 366 …->mType->mTypeInfo, NUMBER_SIGNED_BIT) ? "signed" : "unsigned", szLHS, szOperation, szRHS, pData->… in HandleOverflow()
|