OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ia64_fetch_and_add
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
iatomic.h
294
#define
ia64_fetch_and_add
(i,v) \
macro
325
?
ia64_fetch_and_add
(i, &(v)->counter) \
332
?
ia64_fetch_and_add
(-(i), &(v)->counter) \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
iatomic.h
294
#define
ia64_fetch_and_add
(i,v) \
macro
325
?
ia64_fetch_and_add
(i, &(v)->counter) \
332
?
ia64_fetch_and_add
(-(i), &(v)->counter) \
Completed in 61 milliseconds