HomeSort by relevance Sort by last modified time
    Searched refs:format_decoder (Results 1 - 6 of 6) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
pretty-print.h 139 #define pp_format_decoder(PP) pp_base (PP)->format_decoder
176 TEXT->format_spec points to a format code. FORMAT_DECODER should call
178 FORMAT_DECODER can read arguments from *TEXT->args_pts using VA_ARG.
180 should advance the TEXT->format_spec as it goes. When FORMAT_DECODER
183 printer_fn format_decoder; member in struct:pretty_print_info
diagnostic.h 128 #define diagnostic_format_decoder(DC) ((DC)->printer->format_decoder)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
pretty-print.h 139 #define pp_format_decoder(PP) pp_base (PP)->format_decoder
176 TEXT->format_spec points to a format code. FORMAT_DECODER should call
178 FORMAT_DECODER can read arguments from *TEXT->args_pts using VA_ARG.
180 should advance the TEXT->format_spec as it goes. When FORMAT_DECODER
183 printer_fn format_decoder; member in struct:pretty_print_info
diagnostic.h 128 #define diagnostic_format_decoder(DC) ((DC)->printer->format_decoder)
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
pretty-print.h 139 #define pp_format_decoder(PP) pp_base (PP)->format_decoder
176 TEXT->format_spec points to a format code. FORMAT_DECODER should call
178 FORMAT_DECODER can read arguments from *TEXT->args_pts using VA_ARG.
180 should advance the TEXT->format_spec as it goes. When FORMAT_DECODER
183 printer_fn format_decoder; member in struct:pretty_print_info
diagnostic.h 128 #define diagnostic_format_decoder(DC) ((DC)->printer->format_decoder)

Completed in 3477 milliseconds