Searched refs:subtractNoOverflow (Results 1 - 1 of 1) sorted by relevance
/external/compiler-rt/lib/ubsan/ | ||
H A D | ubsan_diag.cc | 246 static inline uptr subtractNoOverflow(uptr LHS, uptr RHS) { function 261 MemoryLocation Min = subtractNoOverflow(Loc, MinBytesNearLoc); |
Completed in 40 milliseconds