aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/generated/minloc1_8_i4.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/generated/minloc1_8_i4.c')
-rw-r--r--libgfortran/generated/minloc1_8_i4.c22
1 files changed, 11 insertions, 11 deletions
diff --git a/libgfortran/generated/minloc1_8_i4.c b/libgfortran/generated/minloc1_8_i4.c
index 47e0a98..eafbbe1 100644
--- a/libgfortran/generated/minloc1_8_i4.c
+++ b/libgfortran/generated/minloc1_8_i4.c
@@ -32,13 +32,13 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
#define HAVE_BACK_ARG 1
-extern void minloc1_8_i4 (gfc_array_i8 * const restrict,
+extern void minloc1_8_i4 (gfc_array_i8 * const restrict,
gfc_array_i4 * const restrict, const index_type * const restrict, GFC_LOGICAL_4 back);
export_proto(minloc1_8_i4);
void
-minloc1_8_i4 (gfc_array_i8 * const restrict retarray,
- gfc_array_i4 * const restrict array,
+minloc1_8_i4 (gfc_array_i8 * const restrict retarray,
+ gfc_array_i4 * const restrict array,
const index_type * const restrict pdim, GFC_LOGICAL_4 back)
{
index_type count[GFC_MAX_DIMENSIONS];
@@ -226,15 +226,15 @@ minloc1_8_i4 (gfc_array_i8 * const restrict retarray,
}
-extern void mminloc1_8_i4 (gfc_array_i8 * const restrict,
+extern void mminloc1_8_i4 (gfc_array_i8 * const restrict,
gfc_array_i4 * const restrict, const index_type * const restrict,
gfc_array_l1 * const restrict, GFC_LOGICAL_4 back);
export_proto(mminloc1_8_i4);
void
-mminloc1_8_i4 (gfc_array_i8 * const restrict retarray,
- gfc_array_i4 * const restrict array,
- const index_type * const restrict pdim,
+mminloc1_8_i4 (gfc_array_i8 * const restrict retarray,
+ gfc_array_i4 * const restrict array,
+ const index_type * const restrict pdim,
gfc_array_l1 * const restrict mask, GFC_LOGICAL_4 back)
{
index_type count[GFC_MAX_DIMENSIONS];
@@ -459,15 +459,15 @@ mminloc1_8_i4 (gfc_array_i8 * const restrict retarray,
}
-extern void sminloc1_8_i4 (gfc_array_i8 * const restrict,
+extern void sminloc1_8_i4 (gfc_array_i8 * const restrict,
gfc_array_i4 * const restrict, const index_type * const restrict,
GFC_LOGICAL_4 *, GFC_LOGICAL_4 back);
export_proto(sminloc1_8_i4);
void
-sminloc1_8_i4 (gfc_array_i8 * const restrict retarray,
- gfc_array_i4 * const restrict array,
- const index_type * const restrict pdim,
+sminloc1_8_i4 (gfc_array_i8 * const restrict retarray,
+ gfc_array_i4 * const restrict array,
+ const index_type * const restrict pdim,
GFC_LOGICAL_4 * mask, GFC_LOGICAL_4 back)
{
index_type count[GFC_MAX_DIMENSIONS];