| /src/external/gpl3/gcc.old/dist/libgfortran/io/ |
| io.h | 835 extern gfc_offset init_loop_spec (gfc_array_char *, array_loop_spec *, 837 internal_proto(init_loop_spec); variable
|
| unit.c | 488 init_loop_spec (dtp->internal_unit_desc, iunit->ls, &start_record);
|
| transfer.c | 3601 init_loop_spec (gfc_array_char *desc, array_loop_spec *ls, function
|
| /src/external/gpl3/gcc/dist/libgfortran/io/ |
| io.h | 839 extern gfc_offset init_loop_spec (gfc_array_char *, array_loop_spec *, 841 internal_proto(init_loop_spec); variable
|
| unit.c | 523 init_loop_spec (dtp->internal_unit_desc, iunit->ls, &start_record);
|
| transfer.c | 3658 init_loop_spec (gfc_array_char *desc, array_loop_spec *ls, function
|