Searched refs:SHLU32 (Results 1 – 1 of 1) sorted by relevance
40 #ifndef SHLU3241 #define SHLU32(v, n) ((unsigned long)(v) << (n)) macro