Searched defs:NEG32 (Results 1 – 6 of 6) sorted by relevance
42 #define NEG32(x) (-(x)) macro
154 #define NEG32(x) (-(x)) macro
63 static inline int NEG32(long long x) in NEG32() function
76 #define NEG32(x) (-(x)) macro
220 #define NEG32(x) (-(x)) macro
91 static OPUS_INLINE int NEG32(opus_int64 x) in NEG32() function