Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dfbuf.h76 fbuf_getc (gfc_unit *u) in fbuf_getc() function
H A Dread.c1314 q = fbuf_getc (dtp->u.p.current_unit); in read_x()
1332 q2 = fbuf_getc (dtp->u.p.current_unit); in read_x()
H A Dlist_read.c214 c = fbuf_getc (dtp->u.p.current_unit); in next_char_default()
326 c = fbuf_getc (dtp->u.p.current_unit); in next_char_utf8()
344 gfc_char4_t n = fbuf_getc (dtp->u.p.current_unit); in next_char_utf8()
H A Dtransfer.c388 q = fbuf_getc (dtp->u.p.current_unit); in read_sf()
406 q2 = fbuf_getc (dtp->u.p.current_unit); in read_sf()
3831 cc = fbuf_getc (dtp->u.p.current_unit); in next_record_r()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dfbuf.h76 fbuf_getc (gfc_unit *u) in fbuf_getc() function
H A Dread.c1275 q = fbuf_getc (dtp->u.p.current_unit); in read_x()
1293 q2 = fbuf_getc (dtp->u.p.current_unit); in read_x()
H A Dlist_read.c215 c = fbuf_getc (dtp->u.p.current_unit); in next_char_default()
327 c = fbuf_getc (dtp->u.p.current_unit); in next_char_utf8()
345 gfc_char4_t n = fbuf_getc (dtp->u.p.current_unit); in next_char_utf8()
H A Dtransfer.c388 q = fbuf_getc (dtp->u.p.current_unit); in read_sf()
406 q2 = fbuf_getc (dtp->u.p.current_unit); in read_sf()
3668 cc = fbuf_getc (dtp->u.p.current_unit); in next_record_r()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2009237 (fbuf_getc): Move inline function to fbuf.h.
2306 (fbuf_getc): New inline function.
2325 (next_char): Use new stream interface, use fbuf_getc() for external files.
2356 interface, use fbuf_getc for spacing.
H A DChangeLog-20111026 * io/read.c (read_x): Re-implement using fbuf_getc.
1259 * io/transfer.c (read_sf): Use fbuf_getptr and fbuf_getc to scan