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_or_2
(Results
1 - 4
of
4
) sorted by relevancy
/src/common/lib/libc/arch/arm/atomic/
atomic_or_16.S
50
ENTRY_NP(
__sync_fetch_and_or_2
)
56
END(
__sync_fetch_and_or_2
)
/src/common/lib/libc/atomic/
atomic_or_16_cas.c
37
asm("
__sync_fetch_and_or_2
");
65
__strong_alias(__atomic_fetch_or_2,
__sync_fetch_and_or_2
)
/src/common/lib/libc/arch/m68k/atomic/
atomic_or.S
95
ENTRY(
__sync_fetch_and_or_2
)
function
103
END(
__sync_fetch_and_or_2
)
128
CRT_ALIAS(__atomic_fetch_or_2,
__sync_fetch_and_or_2
)
/src/tests/lib/libc/atomic/
t___sync_or.c
76
atf_sync_prefetch(
__sync_fetch_and_or_2
, uint16_t, PRIx16);
114
ATF_TP_ADD_TC(tp,
__sync_fetch_and_or_2
);
Completed in 15 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025