Searched defs:func_or (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cc100 template<typename T> T func_or(volatile T *v, T op) { function
158 a128 func_or(volatile a128 *v, a128 op) { function

Completed in 113 milliseconds