Searched refs:FIVETUPLELOOKUP_S (Results 1 – 1 of 1) sorted by relevance
1390 #define FIVETUPLELOOKUP_S 17 macro1392 #define FIVETUPLELOOKUP_V(x) ((x) << FIVETUPLELOOKUP_S)1393 #define FIVETUPLELOOKUP_G(x) (((x) >> FIVETUPLELOOKUP_S) & FIVETUPLELOOKUP_M)