Searched refs:SLLDI (Results 1 – 1 of 1) sorted by relevance
159 extern UDI SLLDI (UDI, int);188 #define SLLDI(x, y) ((UDI) (x) << (y)) macro