Home
last modified time | relevance | path

Searched defs:is_file_error (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ecasound/ecasound-2.9.3/libecasound/
H A Deca-fileio-mmap.cpp132 bool ECA_FILE_IO_MMAP::is_file_error(void) const { return(!file_ready_rep && !file_ended_rep); } in is_file_error() function in ECA_FILE_IO_MMAP
H A Deca-fileio-stream.cpp122 bool ECA_FILE_IO_STREAM::is_file_error(void) const in is_file_error() function in ECA_FILE_IO_STREAM