Searched refs:LL_SHL (Results 1 – 1 of 1) sorted by relevance
159 #define LL_SHL(r, a, b) ((r) = (PRInt64)(a) << (b)) macro311 #define LL_SHL(r, a, b) { \ macro