Searched defs:constraint_t (Results 1 – 2 of 2) sorted by relevance
221 typedef struct constraint *constraint_t; typedef497 static VEC(constraint_t,heap) *constraints; in VEC() argument854 constraint_vec_find (VEC(constraint_t,heap) *vec, in constraint_vec_find()875 constraint_set_union (VEC(constraint_t,heap) **to, in constraint_set_union()
219 typedef struct constraint *constraint_t; typedef