Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Doutbuffer.c168 void OutBuffer::prependbyte(unsigned b) in prependbyte() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/common/
H A Doutbuffer.d429 extern (C++) void prependbyte(uint b) pure nothrow in prependbyte() function