Home
last modified time | relevance | path

Searched refs:opr_flags (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libgfortran/caf/
H A Dsingle.c430 int opr_flags __attribute__ ((unused)), in _gfortran_caf_co_reduce() argument
/netbsd/external/gpl3/gcc/dist/libgfortran/caf/
H A Dsingle.c430 int opr_flags __attribute__ ((unused)), in _gfortran_caf_co_reduce() argument
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-intrinsic.c11185 tree opr, opr_flags; in conv_co_collective() local
11212 opr_flags = build_int_cst (integer_type_node, opr_flag_int); in conv_co_collective()
11216 opr_flags, image_index, stat, errmsg, in conv_co_collective()
H A Dtrans-intrinsic.cc11552 tree opr, opr_flags; in conv_co_collective() local
11579 opr_flags = build_int_cst (integer_type_node, opr_flag_int); in conv_co_collective()
11583 opr_flags, image_index, stat, errmsg, in conv_co_collective()
H A Dgfortran.texi5354 The @var{opr_flags} denote the following; the values are bitwise ored.
5364 void * (*opr) (void *, void *), int opr_flags, int result_image,
5372 @item @var{opr_flags} @tab intent(in) Flags regarding the reduction function
H A Dgfortran.info6679 (void *, void *), int opr_flags, int result_image, int *stat, char
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-intrinsic.c11185 tree opr, opr_flags; in conv_co_collective() local
11212 opr_flags = build_int_cst (integer_type_node, opr_flag_int); in conv_co_collective()
11216 opr_flags, image_index, stat, errmsg, in conv_co_collective()
H A Dgfortran.texi5746 The @var{opr_flags} denote the following; the values are bitwise ored.
5756 void * (*opr) (void *, void *), int opr_flags, int result_image,
5764 @item @var{opr_flags} @tab intent(in) Flags regarding the reduction function
H A Dgfortran.info6985 (void *, void *), int opr_flags, int result_image, int *stat, char