Searched refs:bounds_cond_info (Results 1 – 1 of 1) sorted by relevance
179 struct bounds_cond_info { struct183 struct bounds_cond_info *next; argument186 static void bounds_destroy_cond_info(struct bounds_cond_info *cur) in bounds_destroy_cond_info()188 struct bounds_cond_info *next; in bounds_destroy_cond_info()201 struct bounds_cond_info **cond_info, in bounds_expand_parent_rules()221 struct bounds_cond_info *ci; in bounds_expand_parent_rules()222 ci = malloc(sizeof(struct bounds_cond_info)); in bounds_expand_parent_rules()413 struct bounds_cond_info *cond_info, in bounds_check_child_rules()419 struct bounds_cond_info *cur; in bounds_check_child_rules()458 struct bounds_cond_info *cond_info = NULL; in bounds_check_type()