Searched refs:membuff_putbyte (Results 1 – 3 of 3) sorted by relevance
94 bool membuff_putbyte(struct membuff *mb, int ch);
88 bool membuff_putbyte(struct membuff *mb, int ch) in membuff_putbyte() function
99 membuff_putbyte((struct membuff *)&gd->console_out, c); in console_record_putc()
Completed in 6 milliseconds