Searched refs:LUT_MATCH_POS (Results 1 – 3 of 3) sorted by relevance
682 #define LUT_MATCH_POS 0x12131210 macro719 uint32_t sig_match_pos = LUT_MATCH_POS; in table_lookup()
499 #define LUT_MATCH_POS 0x12131210LLU macro533 match_pos = (LUT_MATCH_POS >> (mask_all << 1)) & 3; \
562 #define LUT_MATCH_POS 0x12131210LLU macro596 match_pos = (LUT_MATCH_POS >> (mask_all << 1)) & 3; \