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

  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-intrinsic.cc 9559 tree not_null_expr; local
9571 not_null_expr = fold_build2_loc (input_location, NE_EXPR,
9579 not_null_expr, eq_expr);
  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-intrinsic.cc 9626 tree not_null_expr; local
9638 not_null_expr = fold_build2_loc (input_location, NE_EXPR,
9646 not_null_expr, eq_expr);

Completed in 37 milliseconds