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

  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32-isr.cc 66 char *nested_str, *not_nested_str, *ready_nested_str, *critical_str; local
92 not_nested_str = strstr (target_str, "not_nested");
100 if (not_nested_str)
157 char *nested_str, *not_nested_str, *ready_nested_str, *critical_str; local
183 not_nested_str = strstr (target_str, "not_nested");
191 if (not_nested_str)
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32-isr.cc 66 char *nested_str, *not_nested_str, *ready_nested_str, *critical_str; local
92 not_nested_str = strstr (target_str, "not_nested");
100 if (not_nested_str)
157 char *nested_str, *not_nested_str, *ready_nested_str, *critical_str; local
183 not_nested_str = strstr (target_str, "not_nested");
191 if (not_nested_str)

Completed in 58 milliseconds