HomeSort by relevance Sort by last modified time
    Searched defs:text_info (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
pretty-print.h 39 } text_info; typedef in typeref:struct:__anon12913
135 typedef bool (*printer_fn) (pretty_printer *, text_info *, const char *,
315 extern void pp_base_format (pretty_printer *, text_info *);
317 extern void pp_base_format_verbatim (pretty_printer *, text_info *);
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
pretty-print.h 39 } text_info; typedef in typeref:struct:__anon13270
135 typedef bool (*printer_fn) (pretty_printer *, text_info *, const char *,
315 extern void pp_base_format (pretty_printer *, text_info *);
317 extern void pp_base_format_verbatim (pretty_printer *, text_info *);

Completed in 43 milliseconds