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

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

Completed in 24 milliseconds