Searched refs:flac_fstat (Results 1 – 2 of 2) sorted by relevance
180 #define flac_fstat _fstat64 macro183 #define flac_fstat fstat macro
3387 else if(flac_fstat(fileno(decoder->private_->file), &filestats) != 0) in file_length_callback_()