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

  /external/fio/arch/
arch-ia64.h 10 #define ia64_popcnt(x) \ macro
19 return ia64_popcnt(bitmask & (~bitmask - 1));

Completed in 2648 milliseconds