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

/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Dstrfile.h61 #define _IO_STR_DYNAMIC(FP) ((FP)->_s._allocate_buffer != (_IO_alloc_type)0) macro
/haiku-fatelf/headers/cpp/
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 105 milliseconds