Searched refs:_strings_in_buffer (Results 1 – 2 of 2) sorted by relevance
44 bool _strings_in_buffer, in print_formatted() argument98 if (_strings_in_buffer) in print_formatted()189 _q(q), _formatters(infos), _strings_in_buffer(strings_in_buffer), _size(size), _buffer() { in printf_handler()236 print_formatted(_formatters, _strings_in_buffer, buf); in print()
54 bool _strings_in_buffer; member in clover::printf_handler