Searched refs:opr_flags (Results 1 – 9 of 9) sorted by relevance
/netbsd/external/gpl3/gcc.old/dist/libgfortran/caf/ |
H A D | single.c | 430 int opr_flags __attribute__ ((unused)), in _gfortran_caf_co_reduce() argument
|
/netbsd/external/gpl3/gcc/dist/libgfortran/caf/ |
H A D | single.c | 430 int opr_flags __attribute__ ((unused)), in _gfortran_caf_co_reduce() argument
|
/netbsd/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-intrinsic.c | 11185 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 D | trans-intrinsic.cc | 11552 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 D | gfortran.texi | 5354 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 D | gfortran.info | 6679 (void *, void *), int opr_flags, int result_image, int *stat, char
|
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-intrinsic.c | 11185 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 D | gfortran.texi | 5746 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 D | gfortran.info | 6985 (void *, void *), int opr_flags, int result_image, int *stat, char
|