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