Searched refs:SRLDI (Results 1 – 1 of 1) sorted by relevance
155 extern UDI SRLDI (UDI, int);184 #define SRLDI(x, y) ((UDI) (x) >> (y)) macro