Home
last modified time | relevance | path

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

/haiku/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/headers/cpp/
H A Dstrfile.h67 #define _IO_STR_DYNAMIC(FP) ((FP)->_s._allocate_buffer != (_IO_alloc_type)0) macro
H A Dstrstream.h70 { if (_IO_STR_DYNAMIC(this))