Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dstringtable.d25 private size_t nextpow2(size_t val) @nogc nothrow pure @safe in nextpow2() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dstringtable.c55 static size_t nextpow2(size_t val) in nextpow2() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A DaaA.d317 private size_t nextpow2(in size_t n) pure nothrow @nogc in nextpow2() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A DaaA.d466 private size_t nextpow2(const size_t n) pure nothrow @nogc in nextpow2() function