Home
last modified time | relevance | path

Searched refs:list_formatted_read (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dio.h898 extern void list_formatted_read (st_parameter_dt *, bt, void *, int, size_t,
900 internal_proto(list_formatted_read);
H A Dlist_read.c2319 list_formatted_read (st_parameter_dt *dtp, bt type, void *p, int kind, in list_formatted_read() function
H A Dtransfer.c3388 dtp->u.p.transfer = list_formatted_read; in data_transfer_init()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dio.h894 extern void list_formatted_read (st_parameter_dt *, bt, void *, int, size_t,
896 internal_proto(list_formatted_read);
H A Dlist_read.c2320 list_formatted_read (st_parameter_dt *dtp, bt type, void *p, int kind, in list_formatted_read() function
H A Dtransfer.c3225 dtp->u.p.transfer = list_formatted_read; in data_transfer_init()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2004402 * io/list_read.c (list_formatted_read): Handle trailing spaces
986 * io/list_read.c(list_formatted_read): finish consuming the
1063 * io/list_read.c (next_char,list_formatted_read,ist_formatted_read):
H A DChangeLog-2005306 list_formatted_read, finish_list_read, namelist_read,
421 list_formatted_read_scalar, list_formatted_read, finish_list_read,
546 (list_formatted_read): Add size argument, cleanup.
938 * list_read.c (list_formatted_read): Renamed to
940 (list_formatted_read): New function.
H A DChangeLog-2010133 (list_formatted_read): Likewise.
H A DChangeLog-2008800 (list_formatted_read): Calculate stride based on kind for character type