OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_atomic_xor_32
(Results
1 - 1
of
1
) sorted by relevancy
/src/common/lib/libc/arch/m68k/atomic/
atomic_xor.S
36
ENTRY(
_atomic_xor_32
)
function
41
END(
_atomic_xor_32
)
43
ATOMIC_OP_ALIAS(atomic_xor_32,
_atomic_xor_32
)
44
ATOMIC_OP_ALIAS(atomic_xor_uint,
_atomic_xor_32
)
45
STRONG_ALIAS(_atomic_xor_uint,
_atomic_xor_32
)
46
ATOMIC_OP_ALIAS(atomic_xor_ulong,
_atomic_xor_32
)
47
STRONG_ALIAS(_atomic_xor_ulong,
_atomic_xor_32
)
48
ATOMIC_OP_ALIAS(atomic_xor_ptr,
_atomic_xor_32
)
49
STRONG_ALIAS(_atomic_xor_ptr,
_atomic_xor_32
)
Completed in 29 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025