Searched refs:list_formatted_read (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | io.h | 898 extern void list_formatted_read (st_parameter_dt *, bt, void *, int, size_t, 900 internal_proto(list_formatted_read);
|
H A D | list_read.c | 2319 list_formatted_read (st_parameter_dt *dtp, bt type, void *p, int kind, in list_formatted_read() function
|
H A D | transfer.c | 3388 dtp->u.p.transfer = list_formatted_read; in data_transfer_init()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | io.h | 894 extern void list_formatted_read (st_parameter_dt *, bt, void *, int, size_t, 896 internal_proto(list_formatted_read);
|
H A D | list_read.c | 2320 list_formatted_read (st_parameter_dt *dtp, bt type, void *p, int kind, in list_formatted_read() function
|
H A D | transfer.c | 3225 dtp->u.p.transfer = list_formatted_read; in data_transfer_init()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | ChangeLog-2004 | 402 * 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 D | ChangeLog-2005 | 306 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 D | ChangeLog-2010 | 133 (list_formatted_read): Likewise.
|
H A D | ChangeLog-2008 | 800 (list_formatted_read): Calculate stride based on kind for character type
|