Searched defs:constraint_spec (Results 1 – 2 of 2) sorted by relevance
134 struct constraint_spec { struct135 enum ctype ctype;136 union {141 } u;
85 struct constraint_spec *constraint_spec; member