HomeSort by: relevance | last modified time | path
    Searched defs:subtractNoOverflow (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_diag.cc 239 static inline uptr subtractNoOverflow(uptr LHS, uptr RHS) {
254 MemoryLocation Min = subtractNoOverflow(Loc, MinBytesNearLoc);

Completed in 28 milliseconds