Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cpp78 template<typename T> T func_or(volatile T *v, T op) { in func_or() function
136 a128 func_or(volatile a128 *v, a128 op) { in func_or() function