Searched defs:speex_fatal (Results 1 – 2 of 2) sorted by relevance
154 #define speex_fatal(str) _speex_fatal(str, __FILE__, __LINE__); macro