Home
last modified time | relevance | path

Searched defs:prependstring (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Doutbuffer.c75 void OutBuffer::prependstring(const char *string) in prependstring() function
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Doutbuffer.c75 void OutBuffer::prependstring(const char *string) in prependstring() function
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/common/
H A Doutbuffer.d331 extern (C++) void prependstring(const(char)* string) pure nothrow in prependstring() function