Home
last modified time | relevance | path

Searched refs:POSITION_APPEND (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dopen.c96 { "append", POSITION_APPEND},
332 case POSITION_APPEND: in edit_modes()
599 if (flags->position == POSITION_APPEND) in new_unit()
887 && flags.position != POSITION_APPEND) in st_open()
895 flags.position = POSITION_APPEND; in st_open()
H A Dinquire.c521 u->flags.position = POSITION_APPEND; in inquire_via_unit()
528 case POSITION_APPEND: in inquire_via_unit()
H A Dfile_pos.c249 u->flags.position = POSITION_APPEND; in st_backspace()
H A Dio.h239 { POSITION_ASIS, POSITION_REWIND, POSITION_APPEND, enumerator
H A Dunit.c838 u->flags.position = POSITION_APPEND; in unit_truncate()
H A Dtransfer.c4821 dtp->u.p.current_unit->flags.position = POSITION_APPEND; in hit_eof()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dopen.c96 { "append", POSITION_APPEND},
310 case POSITION_APPEND: in edit_modes()
577 if (flags->position == POSITION_APPEND) in new_unit()
858 && flags.position != POSITION_APPEND) in st_open()
866 flags.position = POSITION_APPEND; in st_open()
H A Dinquire.c521 u->flags.position = POSITION_APPEND; in inquire_via_unit()
528 case POSITION_APPEND: in inquire_via_unit()
H A Dfile_pos.c244 u->flags.position = POSITION_APPEND; in st_backspace()
H A Dio.h235 { POSITION_ASIS, POSITION_REWIND, POSITION_APPEND, enumerator
H A Dunit.c839 u->flags.position = POSITION_APPEND; in unit_truncate()
H A Dtransfer.c4626 dtp->u.p.current_unit->flags.position = POSITION_APPEND; in hit_eof()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2010207 * io/open.c (new_unit): On POSITION_APPEND don't seek if file length is
H A DChangeLog-20051907 * open.c (new_unit): Take care of the case where POSITION_APPEND