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

  /src/external/gpl3/gcc/dist/libgfortran/io/
format.c 1487 /* next_format()-- Return the next format node. If the format list
1495 next_format (st_parameter_dt *dtp) function
1545 returned on the next call to next_format() without affecting
format.h 116 extern const fnode *next_format (st_parameter_dt *);
117 internal_proto(next_format); variable
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
format.c 1486 /* next_format()-- Return the next format node. If the format list
1494 next_format (st_parameter_dt *dtp) function
1544 returned on the next call to next_format() without affecting
format.h 115 extern const fnode *next_format (st_parameter_dt *);
116 internal_proto(next_format); variable

Completed in 51 milliseconds