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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 21061 /* NO_PREVIOUS_DEF checks in the link list whether the function name is
21065 no_previous_def (tree function_name)
26425 if (no_previous_def (funname))
21021 no_previous_def (tree function_name) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 20594 /* NO_PREVIOUS_DEF checks in the link list whether the function name is
20598 no_previous_def (tree function_name)
25989 if (no_previous_def (funname))
20554 no_previous_def (tree function_name) function

Completed in 60 milliseconds