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

  /src/external/gpl3/gcc/dist/gcc/config/rl78/
rl78.cc 59 static inline bool is_brk_interrupt_func (const_tree decl);
807 is_brk_interrupt_func (const_tree decl)
1600 if (is_brk_interrupt_func (cfun->decl))
803 is_brk_interrupt_func (const_tree decl) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rl78/
rl78.cc 59 static inline bool is_brk_interrupt_func (const_tree decl);
807 is_brk_interrupt_func (const_tree decl)
1600 if (is_brk_interrupt_func (cfun->decl))
803 is_brk_interrupt_func (const_tree decl) function

Completed in 18 milliseconds