Searched refs:FIVETUPLELOOKUP_S (Results 1 – 1 of 1) sorted by relevance
1384 #define FIVETUPLELOOKUP_S 17 macro1386 #define FIVETUPLELOOKUP_V(x) ((x) << FIVETUPLELOOKUP_S)1387 #define FIVETUPLELOOKUP_G(x) (((x) >> FIVETUPLELOOKUP_S) & FIVETUPLELOOKUP_M)