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