Searched refs:_shortbuf (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/gcc/libio/
H A Dstreambuf.cc107 setb(_shortbuf, _shortbuf+1, 0);
H A Dgenops.c324 _IO_setb (fp, fp->_shortbuf, fp->_shortbuf+1, 0);
458 _IO_setb (fp, fp->_shortbuf, fp->_shortbuf+1, 0);
H A Dlibio.h246 char _shortbuf[1]; member in struct:_IO_FILE
H A Dstreambuf.h325 char *shortbuf() { return _shortbuf; }
383 // Allocate a buffer if needed; use _shortbuf if appropriate.
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C224 char _shortbuf[1]; member in struct:__file_fields
H A Dp784.C550 char _shortbuf[1]; member in struct:__file_fields

Completed in 112 milliseconds