OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:add32_
(Results
1 - 1
of
1
) sorted by null
/external/libopus/celt/
fixed_debug.h
282
#define ADD32(a, b)
ADD32_
(a, b, __FILE__, __LINE__)
283
static OPUS_INLINE int
ADD32_
(opus_int64 a, opus_int64 b, char *file, int line)
Completed in 409 milliseconds