Home
last modified time | relevance | path

Searched defs:exp2Impl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dexponential.d1909 private T exp2Impl(T)(T x) @nogc @safe pure nothrow in exp2Impl() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d2376 private real exp2Impl(real x) @nogc @trusted pure nothrow in exp2Impl() function