Searched defs:ceilPow2 (Results 1 – 5 of 5) sorted by relevance
37 inline unsigned int ceilPow2(unsigned int x) in ceilPow2() function
38 inline unsigned int ceilPow2(unsigned int x) in ceilPow2() function
219 inline int ceilPow2(int x) in ceilPow2() function
1374 Method ceilPow2 = getMethod(); in testWhileLoop() local