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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-expr.cc 9196 tree non_null_expr; local
9202 non_null_expr = gfc_finish_block (&block);
9211 null_expr, non_null_expr);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-expr.cc 8736 tree non_null_expr; local
8742 non_null_expr = gfc_finish_block (&block);
8751 null_expr, non_null_expr);

Completed in 83 milliseconds