Searched defs:output_buffer (Results 1 – 6 of 6) sorted by relevance
100 typedef struct output_buffer output_buffer; typedef105 struct output_buffer struct108 output_state state;111 FILE* stream;136 /* The stream attached to the output_buffer, where the formatted argument
386 std::vector<char> output_buffer; in Shell() local398 std::vector<char> output_buffer; in ShellToFile() local
99 } output_buffer; typedef
3933 __cxa_demangle (const char *mangled_name, char *output_buffer, in __cxa_demangle()
2640 static int output_buffer; variable
51 static int output_buffer; variable