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

  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32-isr.cc 362 const char *sr_str = "SR"; local
392 sr_str = "sa";
395 sr_str = "ps";
422 "_nds32_%s_%s_%s", c_str, sr_str, nt_str);
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32-isr.cc 362 const char *sr_str = "SR"; local
392 sr_str = "sa";
395 sr_str = "ps";
422 "_nds32_%s_%s_%s", c_str, sr_str, nt_str);

Completed in 15 milliseconds