Searched refs:membuff_putbyte (Results 1 – 3 of 3) sorted by relevance
94 bool membuff_putbyte(struct membuff *mb, int ch);
87 bool membuff_putbyte(struct membuff *mb, int ch) in membuff_putbyte() function
511 membuff_putbyte(&gd->console_out, c); in putc()