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

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

Completed in 46 milliseconds