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_1
(Results
1 - 4
of
4
) sorted by relevancy
/src/common/lib/libc/arch/arm/atomic/
atomic_or_8.S
51
ENTRY_NP(
__sync_fetch_and_or_1
)
57
END(
__sync_fetch_and_or_1
)
/src/common/lib/libc/atomic/
atomic_or_8_cas.c
37
asm("
__sync_fetch_and_or_1
");
65
__strong_alias(__atomic_fetch_or_1,
__sync_fetch_and_or_1
)
/src/common/lib/libc/arch/m68k/atomic/
atomic_or.S
117
ENTRY(
__sync_fetch_and_or_1
)
function
125
END(
__sync_fetch_and_or_1
)
127
CRT_ALIAS(__atomic_fetch_or_1,
__sync_fetch_and_or_1
)
/src/tests/lib/libc/atomic/
t___sync_or.c
75
atf_sync_prefetch(
__sync_fetch_and_or_1
, uint8_t, PRIx8);
113
ATF_TP_ADD_TC(tp,
__sync_fetch_and_or_1
);
Completed in 14 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025