Home
last modified time | relevance | path

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

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