Searched defs:L_deposit_h (Results 1 – 4 of 4) sorted by relevance
163 Word32 L_deposit_h(Word16 var1) in L_deposit_h() function
123 #define L_deposit_h( x) (int32)(x<<16) macro
39 #define L_deposit_h(x) (((Word32)(x)) << 16) macro
37 #define L_deposit_h(x) (((Word32)(x)) << 16) /* 16 bi… macro