OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:format_decoder
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
pretty-print.h
138
#define pp_format_decoder(PP) pp_base (PP)->
format_decoder
179
TEXT->format_spec points to a format code.
FORMAT_DECODER
should call
181
FORMAT_DECODER
can read arguments from *TEXT->args_pts using VA_ARG.
183
should advance the TEXT->format_spec as it goes. When
FORMAT_DECODER
186
printer_fn
format_decoder
;
member in struct:pretty_print_info
diagnostic.h
205
#define diagnostic_format_decoder(DC) ((DC)->printer->
format_decoder
)
/toolchain/binutils/binutils-2.25/bfd/
xtensa-modules.c
21233
format_decoder
(const xtensa_insnbuf insn)
function
[
all
...]
Completed in 6437 milliseconds