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

  /device/samsung/crespo/alsa-lib/include/
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 31 milliseconds