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

  /src/external/gpl3/gcc/dist/libgfortran/io/
transfer.c 1528 get_dt_format (char *p, gfc_charlen_type *length) function
1735 iotype = get_dt_format (f->u.udf.string, &iotype_len);
2229 iotype = get_dt_format (f->u.udf.string, &iotype_len);
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
transfer.c 1501 get_dt_format (char *p, gfc_charlen_type *length) function
1708 iotype = get_dt_format (f->u.udf.string, &iotype_len);
2189 iotype = get_dt_format (f->u.udf.string, &iotype_len);

Completed in 20 milliseconds