Home
last modified time | relevance | path

Searched defs:addNoOverflow (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_diag.cc241 static inline uptr addNoOverflow(uptr LHS, uptr RHS) { in addNoOverflow() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag.cc243 static inline uptr addNoOverflow(uptr LHS, uptr RHS) { in addNoOverflow() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_diag.cpp250 static inline uptr addNoOverflow(uptr LHS, uptr RHS) { in addNoOverflow() function