OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_IOERR
(Results
1 - 2
of
2
) sorted by null
/external/bison/lib/
fseterr.c
37
fp->_flags |=
_IOERR
;
39
fp->_flags |=
_IOERR
;
40
#elif defined
_IOERR
/* AIX, HP-UX, IRIX, OSF/1, Solaris, OpenServer, mingw, NonStop Kernel */
41
fp_->_flag |=
_IOERR
;
stdio-impl.h
81
# ifndef
_IOERR
84
# define
_IOERR
0x40
91
#if defined
_IOERR
Completed in 1159 milliseconds