OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__sync_fetch_and_do
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libgcc/config/tilepro/
atomic.c
95
#define
__sync_fetch_and_do
(type, size, opname) \
macro
101
__sync_fetch_and_do
(int, 4, add)
102
__sync_fetch_and_do
(int, 4, sub)
103
__sync_fetch_and_do
(int, 4, or)
104
__sync_fetch_and_do
(int, 4, and)
105
__sync_fetch_and_do
(int, 4, xor)
106
__sync_fetch_and_do
(int, 4, nand)
107
__sync_fetch_and_do
(long long, 8, add)
108
__sync_fetch_and_do
(long long, 8, sub)
109
__sync_fetch_and_do
(long long, 8, or
[
all
...]
Completed in 117 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026