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

  /src/external/gpl3/gcc/dist/gcc/fortran/
matchexp.cc 245 static match match_ext_add_operand (gfc_expr **result);
413 match_ext_add_operand (gfc_expr **result) function
436 m = match_ext_add_operand (&e);
472 m = match_ext_add_operand (&e);
512 m = match_ext_add_operand (&e);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
matchexp.cc 245 static match match_ext_add_operand (gfc_expr **result);
413 match_ext_add_operand (gfc_expr **result) function
436 m = match_ext_add_operand (&e);
472 m = match_ext_add_operand (&e);
512 m = match_ext_add_operand (&e);

Completed in 20 milliseconds