Searched defs:coarray (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.c1539 gfc_deallocate_scalar_with_status(tree pointer, tree status, tree label_finish, bool can_fail, gfc_expr* expr, gfc_typespec ts, bool coarray) argument
H A Dparse.c2974 bool coarray, lock_type, event_type, allocatable, pointer; local
[all...]
H A Dmatch.c4328 bool coarray = tail->expr->symtree->n.sym->attr.codimension; local
H A Diresolve.c144 resolve_bound(gfc_expr *f, gfc_expr *array, gfc_expr *dim, gfc_expr *kind, const char *name, bool coarray) argument
H A Dexpr.c5748 bool coarray; local
[all...]
H A Dcheck.c3410 gfc_check_lcobound (gfc_expr *coarray, gfc_expr *dim, gfc_expr *kind) argument
5916 gfc_check_image_index (gfc_expr *coarray, gfc_expr *sub) argument
6025 gfc_check_this_image (gfc_expr *coarray, gfc_exp argument
6288 gfc_check_ucobound(gfc_expr *coarray, gfc_expr *dim, gfc_expr *kind) argument
[all...]
H A Dtrans-array.c5954 bool allocatable, coarray, dimension, alloc_w_e3_arr_spec = false, local
10337 bool coarray = (flag_coarray == GFC_FCOARRAY_LIB local
[all...]
H A Dsimplify.c8102 gfc_simplify_image_index (gfc_expr *coarray, gfc_expr *sub) argument
3976 simplify_bound_dim(gfc_expr *array, gfc_expr *kind, int d, int upper, gfc_array_spec *as, gfc_ref *ref, bool coarray) argument
8243 gfc_simplify_this_image(gfc_expr *coarray, gfc_expr *dim, gfc_expr *distance ATTRIBUTE_UNUSED) argument
[all...]
H A Dtrans-intrinsic.c11826 bool coarray; local
[all...]
H A Dtrans-expr.c8565 gfc_trans_structure_assign (tree dest, gfc_expr * expr, bool init, bool coarray) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.cc4369 bool coarray = tail->expr->symtree->n.sym->attr.codimension; local
[all...]
H A Dtrans.cc1612 gfc_deallocate_scalar_with_status(tree pointer, tree status, tree label_finish, bool can_fail, gfc_expr* expr, gfc_typespec ts, bool coarray) argument
H A Dparse.cc3224 bool coarray, lock_type, event_type, allocatable, pointer; local
[all...]
H A Diresolve.cc144 resolve_bound(gfc_expr *f, gfc_expr *array, gfc_expr *dim, gfc_expr *kind, const char *name, bool coarray) argument
H A Dexpr.cc5788 bool coarray; local
[all...]
H A Dcheck.cc3414 gfc_check_lcobound (gfc_expr *coarray, gfc_expr *dim, gfc_expr *kind) argument
5935 gfc_check_image_index (gfc_expr *coarray, gfc_expr *sub) argument
6051 gfc_check_this_image (gfc_expr *coarray, gfc_exp argument
6314 gfc_check_ucobound(gfc_expr *coarray, gfc_expr *dim, gfc_expr *kind) argument
[all...]
H A Dtrans-expr.cc9108 gfc_trans_structure_assign (tree dest, gfc_expr * expr, bool init, bool coarray) argument
[all...]
H A Dtrans-array.cc6064 bool allocatable, coarray, dimension, alloc_w_e3_arr_spec = false, local
10538 bool coarray = (flag_coarray == GFC_FCOARRAY_LIB local
[all...]
H A Dsimplify.cc8245 gfc_simplify_image_index (gfc_expr *coarray, gfc_expr *sub) argument
4009 simplify_bound_dim(gfc_expr *array, gfc_expr *kind, int d, int upper, gfc_array_spec *as, gfc_ref *ref, bool coarray) argument
8386 gfc_simplify_this_image(gfc_expr *coarray, gfc_expr *dim, gfc_expr *distance ATTRIBUTE_UNUSED) argument
[all...]
H A Dtrans-intrinsic.cc12358 bool coarray; local
[all...]

Completed in 624 milliseconds