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

  /src/external/gpl3/gcc/dist/libgfortran/io/
format.c 1544 /* unget_format()-- Push the given format back so that it will be
1552 unget_format (st_parameter_dt *dtp, const fnode *f) function
format.h 119 extern void unget_format (st_parameter_dt *, const fnode *);
120 internal_proto(unget_format); variable
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
format.c 1543 /* unget_format()-- Push the given format back so that it will be
1551 unget_format (st_parameter_dt *dtp, const fnode *f) function
format.h 118 extern void unget_format (st_parameter_dt *, const fnode *);
119 internal_proto(unget_format); variable

Completed in 16 milliseconds