Lines Matching defs:SNDFILE_ref
70 struct SNDFILE_ref
71 { SNDFILE_ref (void) ;
72 ~SNDFILE_ref (void) ;
79 SNDFILE_ref *p ;
165 SndfileHandle::SNDFILE_ref::SNDFILE_ref (void)
170 SndfileHandle::SNDFILE_ref::~SNDFILE_ref (void)
177 p = new (std::nothrow) SNDFILE_ref () ;
199 p = new (std::nothrow) SNDFILE_ref () ;
224 p = new (std::nothrow) SNDFILE_ref () ;
246 p = new (std::nothrow) SNDFILE_ref () ;
433 p = new (std::nothrow) SNDFILE_ref () ;