OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_silk_fatal
(Results
1 - 1
of
1
) sorted by null
/external/libopus/silk/
typedef.h
63
#define silk_fatal(str)
_silk_fatal
(str, __FILE__, __LINE__);
67
static OPUS_INLINE void
_silk_fatal
(const char *str, const char *file, int line)
function
Completed in 1037 milliseconds