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

  /src/external/gpl3/gcc/dist/libgfortran/io/
write.c 1652 write_d (st_parameter_dt *dtp, const fnode *f, const char *p, int len) function
io.h 926 extern void write_d (st_parameter_dt *, const fnode *, const char *, int);
927 internal_proto(write_d); variable
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
write.c 1645 write_d (st_parameter_dt *dtp, const fnode *f, const char *p, int len) function
io.h 922 extern void write_d (st_parameter_dt *, const fnode *, const char *, int);
923 internal_proto(write_d); variable

Completed in 38 milliseconds