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

  /src/external/gpl3/gcc/dist/gcc/fortran/
arith.cc 1259 gfc_arith_ne (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) function
2055 return eval_intrinsic_f3 (op, gfc_arith_ne, op1, op2);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
arith.cc 1189 gfc_arith_ne (gfc_expr *op1, gfc_expr *op2, gfc_expr **resultp) function
1919 return eval_intrinsic_f3 (op, gfc_arith_ne, op1, op2);

Completed in 15 milliseconds