HomeSort by: relevance | last modified time | path
    Searched defs:maxloc2_16_s1 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgfortran/generated/
maxloc2_16_s1.c 42 extern GFC_INTEGER_16 maxloc2_16_s1 (gfc_array_s1 * const restrict, GFC_LOGICAL_4 back,
44 export_proto(maxloc2_16_s1); variable
47 maxloc2_16_s1 (gfc_array_s1 * const restrict array, GFC_LOGICAL_4 back, gfc_charlen_type len) function
156 return maxloc2_16_s1 (array, back, len);
  /src/external/gpl3/gcc.old/dist/libgfortran/generated/
maxloc2_16_s1.c 42 extern GFC_INTEGER_16 maxloc2_16_s1 (gfc_array_s1 * const restrict, GFC_LOGICAL_4 back,
44 export_proto(maxloc2_16_s1); variable
47 maxloc2_16_s1 (gfc_array_s1 * const restrict array, GFC_LOGICAL_4 back, gfc_charlen_type len) function
156 return maxloc2_16_s1 (array, back, len);

Completed in 21 milliseconds