Home
last modified time | relevance | path

Searched refs:_DIV32 (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/speex/libspeexdsp/
H A Dfixed_debug.h464 #define DIV32(a, b) _DIV32(a, b, __FILE__, __LINE__)
465 static inline int _DIV32(long long a, long long b, char *file, int line) in _DIV32() function

Completed in 2 milliseconds