HomeSort by relevance Sort by last modified time
    Searched full:ia64_fetch_and_add (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.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) \

Completed in 241 milliseconds