Searched refs:nt_str (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-isr.c363 const char *nt_str = "NT"; local
403 nt_str = "ns";
406 nt_str = "nn";
409 nt_str = "nr";
413 nt_str = "";
422 "_nds32_%s_%s_%s", c_str, sr_str, nt_str);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-isr.cc363 const char *nt_str = "NT"; local
403 nt_str = "ns";
406 nt_str = "nn";
409 nt_str = "nr";
413 nt_str = "";
422 "_nds32_%s_%s_%s", c_str, sr_str, nt_str);

Completed in 84 milliseconds