Home
last modified time | relevance | path

Searched defs:is_power_of_two (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dshmasyncq.c52 static int is_power_of_two(unsigned size) { in is_power_of_two() function
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
Dscrypt.c179 static int is_power_of_two(uint64_t value) in is_power_of_two() function
/third_party/openssl/providers/implementations/kdfs/
Dscrypt.c179 static int is_power_of_two(uint64_t value) in is_power_of_two() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c3837 static bool is_power_of_two(size_t val) { in is_power_of_two() function