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

  /src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.cc 71 static int fast_interrupt_p (tree node);
2863 return fast_interrupt_p (node);
2882 fast_interrupt_p (tree node ATTRIBUTE_UNUSED) function
4176 if (fast_interrupt_p (cfun->decl))
  /src/external/gpl3/gcc.old/dist/gcc/config/m32c/
m32c.cc 71 static int fast_interrupt_p (tree node);
2860 return fast_interrupt_p (node);
2879 fast_interrupt_p (tree node ATTRIBUTE_UNUSED) function
4174 if (fast_interrupt_p (cfun->decl))

Completed in 52 milliseconds