OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_celt_fatal
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/opus/src/celt/
arch.h
50
#define celt_fatal(str)
_celt_fatal
(str, __FILE__, __LINE__);
57
static inline void
_celt_fatal
(const char *str, const char *file, int line)
function
Completed in 162 milliseconds