Home
last modified time | relevance | path

Searched refs:_IO_have_markers (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/lib/libstdc++/libstdc++/libio/
Dwgenops.c262 if (_IO_have_markers (fp))
293 if (_IO_have_markers (fp))
Dgenops.c306 if (_IO_have_markers (fp))
338 if (_IO_have_markers (fp))
Dwfileops.c569 if (_IO_have_markers (fp))
Dfileops.c671 if (_IO_have_markers (fp))
DlibioP.h471 #define _IO_have_markers(fp) ((fp)->_markers != NULL) macro