Home
last modified time | relevance | path

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

/external/compiler-rt/lib/ubsan/
Dubsan_diag.cc236 static inline uptr subtractNoOverflow(uptr LHS, uptr RHS) { in subtractNoOverflow() function
251 MemoryLocation Min = subtractNoOverflow(Loc, MinBytesNearLoc); in PrintMemorySnippet()