Searched refs:membuff_isempty (Results 1 – 3 of 3) sorted by relevance
147 bool membuff_isempty(struct membuff *mb);
207 bool membuff_isempty(struct membuff *mb) in membuff_isempty() function
662 while (!membuff_isempty((struct membuff *)&gd->console_out)) { in console_record_print_purge()