Searched defs:nextpow2 (Results 1 – 4 of 4) sorted by relevance
25 private size_t nextpow2(size_t val) @nogc nothrow pure @safe in nextpow2() function
55 static size_t nextpow2(size_t val) in nextpow2() function
317 private size_t nextpow2(in size_t n) pure nothrow @nogc in nextpow2() function
466 private size_t nextpow2(const size_t n) pure nothrow @nogc in nextpow2() function