Home
last modified time | relevance | path

Searched refs:string_of_format (Results 1 – 2 of 2) sorted by relevance

/third_party/libsnd/Octave/
Dformat.h21 void string_of_format (std::string & fmt, int format) ;
Dsndfile.cc28 static void string_of_format (std::string & fmt, int format) ;
122 string_of_format (fmt, sfinfo.format) ;
396 string_of_format (std::string & fmt, int format) in string_of_format() function