OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__sync_fetch_and_xor_4
(Results
1 - 6
of
6
) sorted by relevancy
/src/common/lib/libc/arch/arm/atomic/
atomic_xor_32.S
52
ENTRY_NP(
__sync_fetch_and_xor_4
)
58
END(
__sync_fetch_and_xor_4
)
/src/common/lib/libc/atomic/
atomic_xor_32_cas.c
35
asm("
__sync_fetch_and_xor_4
");
63
__strong_alias(__atomic_fetch_xor_4,
__sync_fetch_and_xor_4
)
/src/common/lib/libc/arch/riscv/atomic/
atomic_xor_32.S
46
CRT_ALIAS(
__sync_fetch_and_xor_4
,_atomic_xor_32)
/src/common/lib/libc/arch/m68k/atomic/
atomic_xor.S
73
ENTRY(
__sync_fetch_and_xor_4
)
function
83
END(
__sync_fetch_and_xor_4
)
135
CRT_ALIAS(__atomic_fetch_xor_4,
__sync_fetch_and_xor_4
)
/src/common/lib/libc/arch/or1k/atomic/
atomic_xor_32.S
46
CRT_ALIAS(
__sync_fetch_and_xor_4
,_atomic_xor_32)
/src/tests/lib/libc/atomic/
t___sync_xor.c
77
atf_sync_prefetch(
__sync_fetch_and_xor_4
, uint32_t, PRIx32);
115
ATF_TP_ADD_TC(tp,
__sync_fetch_and_xor_4
);
Completed in 116 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025