| /src/external/gpl3/gcc/dist/libgfortran/io/ |
| read.c | 567 /* read_a()-- Read a character record into a KIND=1 character destination, 571 read_a (st_parameter_dt *dtp, const fnode *f, char *p, size_t length) function
|
| io.h | 873 extern void read_a (st_parameter_dt *, const fnode *, char *, size_t); 874 internal_proto(read_a); variable 877 internal_proto(read_a); variable
|
| /src/external/gpl3/gcc.old/dist/libgfortran/io/ |
| read.c | 554 /* read_a()-- Read a character record into a KIND=1 character destination, 558 read_a (st_parameter_dt *dtp, const fnode *f, char *p, size_t length) function
|
| io.h | 869 extern void read_a (st_parameter_dt *, const fnode *, char *, size_t); 870 internal_proto(read_a); variable 873 internal_proto(read_a); variable
|