| /src/external/gpl3/gcc/dist/libgfortran/io/ |
| write.c | 1184 /* write_z, which calls xtoa_big, is called from transfer.c, 1295 write_z (st_parameter_dt *dtp, const fnode *f, const char *source, int len) function
|
| io.h | 959 extern void write_z (st_parameter_dt *, const fnode *, const char *, int); 960 internal_proto(write_z); variable
|
| /src/external/gpl3/gcc.old/dist/libgfortran/io/ |
| write.c | 1215 /* write_z, which calls xtoa_big, is called from transfer.c, 1288 write_z (st_parameter_dt *dtp, const fnode *f, const char *source, int len) function
|
| io.h | 955 extern void write_z (st_parameter_dt *, const fnode *, const char *, int); 956 internal_proto(write_z); variable
|