Searched refs:LUT_MATCH_POS (Results 1 – 3 of 3) sorted by relevance
679 #define LUT_MATCH_POS 0x12131210 macro716 uint32_t sig_match_pos = LUT_MATCH_POS; in table_lookup()
497 #define LUT_MATCH_POS 0x12131210LLU macro531 match_pos = (LUT_MATCH_POS >> (mask_all << 1)) & 3; \
560 #define LUT_MATCH_POS 0x12131210LLU macro594 match_pos = (LUT_MATCH_POS >> (mask_all << 1)) & 3; \