Searched refs:PutUByte (Results 1 - 2 of 2) sorted by path

/haiku/src/tests/add-ons/print/pcl6/
H A Ddisasm.cpp54 bool InputStream::PutUByte(uint8 byte) { function in class:InputStream
151 fStream->PutUByte(byte);
H A Ddisasm.h48 bool PutUByte(uint8 v);

Completed in 64 milliseconds