Home
last modified time | relevance | path

Searched defs:next_power_of_two (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-map.cc31 next_power_of_two (size_t x) in next_power_of_two() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-map.c31 next_power_of_two (size_t x) in next_power_of_two() function
/netbsd-src/external/apache2/llvm/dist/clang/utils/hmaptool/
H A Dhmaptool157 def next_power_of_two(value): function
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dos390-syscalls.c94 static unsigned int next_power_of_two(unsigned int val) { in next_power_of_two() function
H A Dcore.c815 static unsigned int next_power_of_two(unsigned int val) { in next_power_of_two() function