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

  /src/external/gpl3/gcc/dist/gcc/
fold-const-call.cc 1705 tree arg1i = TREE_IMAGPART (arg1); local
1710 && real_cst_p (arg1i))
1718 TREE_REAL_CST_PTR (arg1i),
  /src/external/gpl3/gcc.old/dist/gcc/
fold-const-call.cc 1579 tree arg1i = TREE_IMAGPART (arg1); local
1584 && real_cst_p (arg1i))
1592 TREE_REAL_CST_PTR (arg1i),

Completed in 18 milliseconds