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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-isr.c66 char *nested_str, *not_nested_str, *ready_nested_str, *critical_str; local
93 ready_nested_str = strstr (target_str, "ready_nested");
102 else if (ready_nested_str)
157 char *nested_str, *not_nested_str, *ready_nested_str, *critical_str; local
184 ready_nested_str = strstr (target_str, "ready_nested");
193 else if (ready_nested_str)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-isr.cc66 char *nested_str, *not_nested_str, *ready_nested_str, *critical_str; local
93 ready_nested_str = strstr (target_str, "ready_nested");
102 else if (ready_nested_str)
157 char *nested_str, *not_nested_str, *ready_nested_str, *critical_str; local
184 ready_nested_str = strstr (target_str, "ready_nested");
193 else if (ready_nested_str)

Completed in 144 milliseconds