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

  /src/external/gpl3/gcc/dist/gcc/
fold-const-call.cc 51 complex_cst_p (tree t) function
1297 if (complex_cst_p (arg))
1697 && complex_cst_p (arg0)
1698 && complex_cst_p (arg1))
  /src/external/gpl3/gcc.old/dist/gcc/
fold-const-call.cc 51 complex_cst_p (tree t) function
1240 if (complex_cst_p (arg))
1571 && complex_cst_p (arg0)
1572 && complex_cst_p (arg1))

Completed in 27 milliseconds