Home
last modified time | relevance | path

Searched refs:toOctalString (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dbigint.d886 buff = data.toOctalString();
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dbigint.d1286 buff = data.toOctalString();
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/math/
H A Dbiguintcore.d352 char[] toOctalString() const in toOctalString() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/internal/math/
H A Dbiguintcore.d495 char[] toOctalString() pure nothrow @safe const scope