Home
last modified time | relevance | path

Searched defs:SHL32 (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/speex/libspeexdsp/
H A Dfixed_generic.h48 #define SHL32(a,shift) ((a) << (shift)) macro
H A Darch.h164 #define SHL32(a,shift) (a) macro
H A Dfixed_debug.h147 static inline int SHL32(long long a, int shift) in SHL32() function

Completed in 2 milliseconds