Searched refs:EXACT_MATCH_CONSTRAINT (Results 1 – 2 of 2) sorted by relevance
70 pub const EXACT_MATCH_CONSTRAINT: u16 = 1; constant95 if constraint_type != EXACT_MATCH_CONSTRAINT in new()248 EXACT_MATCH_CONSTRAINT => { in check_constraint_on_node()
27 EXACT_MATCH_CONSTRAINT, GREATER_OR_EQUAL_CONSTRAINT,53 ExactMatch = EXACT_MATCH_CONSTRAINT,