Searched refs:LIST_WRITING (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dfbuf.c171 /* The mode argument is LIST_WRITING for write mode and LIST_READING for
186 if (mode == LIST_WRITING)
H A Dio.h280 {READING, WRITING, LIST_READING, LIST_WRITING} enumerator in enum:__anon1331
H A Dwrite.c1944 fbuf_flush_list (dtp->u.p.current_unit, LIST_WRITING);
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dfbuf.c171 /* The mode argument is LIST_WRITING for write mode and LIST_READING for
186 if (mode == LIST_WRITING)
H A Dio.h284 {READING, WRITING, LIST_READING, LIST_WRITING} enumerator in enum:__anon1602
H A Dwrite.c1996 fbuf_flush_list (dtp->u.p.current_unit, LIST_WRITING);

Completed in 136 milliseconds