HomeSort by: relevance | last modified time | path
    Searched defs:dump_properties (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
passes.cc 3167 extern void dump_properties (FILE *, unsigned int);
3170 dump_properties (FILE *dump, unsigned int props)
3202 dump_properties (stderr, props);
3169 dump_properties (FILE *dump, unsigned int props) function
  /src/external/gpl3/gcc.old/dist/gcc/
passes.cc 3149 extern void dump_properties (FILE *, unsigned int);
3152 dump_properties (FILE *dump, unsigned int props)
3184 dump_properties (stderr, props);
3151 dump_properties (FILE *dump, unsigned int props) function

Completed in 18 milliseconds