HomeSort by relevance Sort by last modified time
    Searched defs:is_power_of_2 (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
util.h 268 bool is_power_of_2(unsigned long n) function
  /external/qemu/include/
qemu-common.h 403 static inline bool is_power_of_2(uint64_t value) function
  /external/fio/
fio.h 591 static inline int is_power_of_2(unsigned long val) function

Completed in 194 milliseconds