OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NEG32_ovflw
(Results
1 - 3
of
3
) sorted by null
/external/libopus/celt/
fixed_generic.h
129
#define
NEG32_ovflw
(a) ((opus_val32)(0-(opus_uint32)(a)))
fixed_debug.h
68
#define
NEG32_ovflw
(a) (celt_mips+=2,(opus_val32)(0-(opus_uint32)(a)))
arch.h
202
#define
NEG32_ovflw
(x) (-(x))
Completed in 210 milliseconds