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

  /src/external/gpl3/gcc/dist/gcc/fortran/
check.cc 538 int_or_real_check (gfc_expr *e, int n) function
1418 if (!int_or_real_check (a, 0))
2471 if (!int_or_real_check (x, 0))
2476 if (!int_or_real_check (y, 1))
2645 if (!int_or_real_check (x, 0))
3025 if (!int_or_real_check (x, 0))
4587 if (!int_or_real_check (x, 0))
5130 if (!int_or_real_check (a, 0))
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
check.cc 538 int_or_real_check (gfc_expr *e, int n) function
1391 if (!int_or_real_check (a, 0))
2444 if (!int_or_real_check (x, 0))
2449 if (!int_or_real_check (y, 1))
2618 if (!int_or_real_check (x, 0))
2998 if (!int_or_real_check (x, 0))
4557 if (!int_or_real_check (x, 0))
5098 if (!int_or_real_check (a, 0))

Completed in 29 milliseconds