Home
last modified time | relevance | path

Searched defs:HandleOverflow (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/common/lib/libc/misc/
H A Dubsan.c358 HandleOverflow(bool isFatal, struct COverflowData *pData, unsigned long ulLHS, unsigned long ulRHS,… in HandleOverflow() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp2516 static bool HandleOverflow(EvalInfo &Info, const Expr *E, in HandleOverflow() function