Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dformat.d466 uint formattedWrite(Writer, Char, A...)(auto ref Writer w, in Char[] fmt, A args) in formattedWrite() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/
H A Dwrite.d527 uint formattedWrite(Writer, Char, Args...)(auto ref Writer w, const scope Char[] fmt, Args args) in formattedWrite() function