Home
last modified time | relevance | path

Searched refs:_EXTEND32 (Results 1 – 1 of 1) sorted by relevance

/external/speex/libspeex/
Dfixed_debug.h90 #define EXTEND32(x) _EXTEND32(x, __FILE__, __LINE__)
91 static inline int _EXTEND32(int x, char *file, int line) in _EXTEND32() function