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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 2223 #define DEBUG_FMT_S DEBUG_FMT_ID "%s\n"
2407 fprintf (stderr, DEBUG_FMT_S, "cpu", "<none>");
2419 fprintf (stderr, DEBUG_FMT_S, "tune", "<none>");
2430 fprintf (stderr, DEBUG_FMT_S, "--with-cpu default",
2461 fprintf (stderr, DEBUG_FMT_S, "sched_costly_dep", costly_str);
2483 fprintf (stderr, DEBUG_FMT_S, "sched_insert_nops", nop_str);
2492 fprintf (stderr, DEBUG_FMT_S, "sdata", "data");
2496 fprintf (stderr, DEBUG_FMT_S, "sdata", "sysv");
2500 fprintf (stderr, DEBUG_FMT_S, "sdata", "eabi");
2514 fprintf (stderr, DEBUG_FMT_S, "traceback", trace_str)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 2212 #define DEBUG_FMT_S DEBUG_FMT_ID "%s\n"
2398 fprintf (stderr, DEBUG_FMT_S, "cpu", "<none>");
2410 fprintf (stderr, DEBUG_FMT_S, "tune", "<none>");
2424 fprintf (stderr, DEBUG_FMT_S, "--with-cpu default",
2455 fprintf (stderr, DEBUG_FMT_S, "sched_costly_dep", costly_str);
2477 fprintf (stderr, DEBUG_FMT_S, "sched_insert_nops", nop_str);
2486 fprintf (stderr, DEBUG_FMT_S, "sdata", "data");
2490 fprintf (stderr, DEBUG_FMT_S, "sdata", "sysv");
2494 fprintf (stderr, DEBUG_FMT_S, "sdata", "eabi");
2508 fprintf (stderr, DEBUG_FMT_S, "traceback", trace_str)
    [all...]

Completed in 35 milliseconds