OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atomic_fetch_xor
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/include/linux/
atomic.h
231
atomic_fetch_xor
(int value, atomic_t *atomic)
function
/src/external/apache2/llvm/dist/clang/lib/Headers/
stdatomic.h
141
#define
atomic_fetch_xor
(object, operand) __c11_atomic_fetch_xor(object, operand, __ATOMIC_SEQ_CST)
macro
/src/external/gpl3/gcc/dist/gcc/ginclude/
stdatomic.h
215
#define
atomic_fetch_xor
(PTR, VAL) __atomic_fetch_xor ((PTR), (VAL), \
macro
/src/external/gpl3/gcc.old/dist/gcc/ginclude/
stdatomic.h
207
#define
atomic_fetch_xor
(PTR, VAL) __atomic_fetch_xor ((PTR), (VAL), \
macro
Completed in 41 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026