Home
last modified time | relevance | path

Searched defs:output_buffer (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddiagnostic.h100 typedef struct output_buffer output_buffer; typedef
105 struct output_buffer struct
108 output_state state;
111 FILE* stream;
136 /* The stream attached to the output_buffer, where the formatted argument
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DAdbClient.cpp386 std::vector<char> output_buffer; in Shell() local
398 std::vector<char> output_buffer; in ShellToFile() local
/openbsd-src/gnu/gcc/gcc/
H A Dpretty-print.h99 } output_buffer; typedef
/openbsd-src/gnu/lib/libiberty/src/
H A Dcp-demangle.c3933 __cxa_demangle (const char *mangled_name, char *output_buffer, in __cxa_demangle()
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dieee.c2640 static int output_buffer; variable
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dieee.c51 static int output_buffer; variable