Searched defs:SHL (Results 1 – 3 of 3) sorted by relevance
284 function SHL(y) { class
56 #define SHL(a,shift) ((spx_word32_t)(a) << (shift)) macro
177 #define SHL(a,shift) (a) macro