Searched refs:format_decoder (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dpretty-print.h139 #define pp_format_decoder(PP) pp_base (PP)->format_decoder
183 printer_fn format_decoder; member in struct:pretty_print_info
H A Ddiagnostic.h128 #define diagnostic_format_decoder(DC) ((DC)->printer->format_decoder)
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Ddiagnostic.h131 printer_fn format_decoder; member in struct:output_buffer
151 #define output_format_decoder(BUFFER) (BUFFER)->format_decoder
H A Ddiagnostic.c621 if (!buffer->format_decoder
622 || !(*buffer->format_decoder) (buffer, text))
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dxtensa-modules.c9801 format_decoder (const xtensa_insnbuf insn)
9845 3, formats, format_decoder, length_decoder,
9787 format_decoder (const xtensa_insnbuf insn) function

Completed in 93 milliseconds