Searched refs:FIVETUPLELOOKUP_S (Results 1 – 1 of 1) sorted by relevance
1312 #define FIVETUPLELOOKUP_S 17 macro1314 #define FIVETUPLELOOKUP_V(x) ((x) << FIVETUPLELOOKUP_S)1315 #define FIVETUPLELOOKUP_G(x) (((x) >> FIVETUPLELOOKUP_S) & FIVETUPLELOOKUP_M)