Searched refs:fbuf_reset (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dfbuf.h53 extern ptrdiff_t fbuf_reset (gfc_unit *);
54 internal_proto(fbuf_reset); variable
H A Dintrinsics.c47 fbuf_reset (u);
126 fbuf_reset (u);
265 int pos = fbuf_reset (u);
H A Dfile_pos.c233 int pos = fbuf_reset (u);
457 fbuf_reset (u);
H A Dfbuf.c88 fbuf_reset (gfc_unit *u) function
95 fbuf_debug (u, "fbuf_reset: ");
102 fbuf_debug (u, "fbuf_reset seekval %ld, ", (long) seekval);
H A Dunit.c825 pos += fbuf_reset (u);
H A Dtransfer.c3272 int pos = fbuf_reset (dtp->u.p.current_unit);
3312 fbuf_reset (dtp->u.p.current_unit);
3351 fbuf_reset (dtp->u.p.current_unit);
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dfbuf.h53 extern ptrdiff_t fbuf_reset (gfc_unit *);
54 internal_proto(fbuf_reset); variable
H A Dintrinsics.c47 fbuf_reset (u);
126 fbuf_reset (u);
265 int pos = fbuf_reset (u);
H A Dfile_pos.c238 int pos = fbuf_reset (u);
462 fbuf_reset (u);
H A Dfbuf.c88 fbuf_reset (gfc_unit *u) function
95 fbuf_debug (u, "fbuf_reset: ");
102 fbuf_debug (u, "fbuf_reset seekval %ld, ", (long) seekval);
H A Dunit.c824 pos += fbuf_reset (u);
H A Dtransfer.c3435 int pos = fbuf_reset (dtp->u.p.current_unit);
3475 fbuf_reset (dtp->u.p.current_unit);
3514 fbuf_reset (dtp->u.p.current_unit);

Completed in 244 milliseconds