Searched refs:EXTEND32_ (Results 1 – 1 of 1) sorted by relevance
121 #define EXTEND32(x) EXTEND32_(x, __FILE__, __LINE__)122 static OPUS_INLINE int EXTEND32_(int x, char *file, int line) in EXTEND32_() function