Searched refs:_IO_STR_DYNAMIC (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/libio/
H A Dstrfile.h67 #define _IO_STR_DYNAMIC(FP) ((FP)->_s._allocate_buffer != (_IO_alloc_type)0) macro
H A Dstrstream.h67 // Note: frozen() is always true if !_IO_STR_DYNAMIC(this).
70 { if (_IO_STR_DYNAMIC(this))

Completed in 91 milliseconds