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

/external/compiler-rt/lib/ubsan/
H A Dubsan_diag.cc246 static inline uptr subtractNoOverflow(uptr LHS, uptr RHS) { function
261 MemoryLocation Min = subtractNoOverflow(Loc, MinBytesNearLoc);

Completed in 40 milliseconds