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

  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 1838 is_reentrant_func (tree decl = current_function_decl)
2194 if (is_reentrant_func ())
2912 else if (is_reentrant_func ())
3109 && ! is_reentrant_func ()
3171 else if (is_reentrant_func ())
1829 is_reentrant_func (tree decl = current_function_decl) function
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 1836 is_reentrant_func (tree decl = current_function_decl)
2194 if (is_reentrant_func ())
2912 else if (is_reentrant_func ())
3109 && ! is_reentrant_func ()
3171 else if (is_reentrant_func ())
1827 is_reentrant_func (tree decl = current_function_decl) function

Completed in 17 milliseconds