HomeSort by: relevance | last modified time | path
    Searched defs:a_ex (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/libgfortran/generated/
cshift0_c10.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_c16.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_c17.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_c4.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_c8.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_i1.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_i16.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_i2.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_i4.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_i8.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_r10.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_r16.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_r17.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_r4.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_r8.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
eoshift0.c 108 index_type r_ex, a_ex; local
110 a_ex = 1;
123 if (as != a_ex)
129 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
  /src/external/gpl3/gcc.old/dist/libgfortran/generated/
cshift0_c10.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_c16.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_c17.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_c4.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_c8.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_i1.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_i16.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_i2.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);
cshift0_i4.c 55 index_type r_ex, a_ex; local
70 a_ex = 1;
87 if (as != a_ex)
93 a_ex *= GFC_DESCRIPTOR_EXTENT (array, n);

Completed in 38 milliseconds

1 2