Lines Matching defs:info

34 static void match_all_values(const char *fn, struct expression *expr, void *info)  in match_all_values()
43 static void match_cur_stree(const char *fn, struct expression *expr, void *info) in match_cur_stree()
48 static void match_state(const char *fn, struct expression *expr, void *info) in match_state()
78 static void match_states(const char *fn, struct expression *expr, void *info) in match_states()
97 static void match_print_value(const char *fn, struct expression *expr, void *info) in match_print_value()
116 static void match_print_known(const char *fn, struct expression *expr, void *info) in match_print_known()
135 static void match_print_implied(const char *fn, struct expression *expr, void *info) in match_print_implied()
149 static void match_real_absolute(const char *fn, struct expression *expr, void *info) in match_real_absolute()
163 static void match_print_implied_min(const char *fn, struct expression *expr, void *info) in match_print_implied_min()
180 static void match_print_implied_max(const char *fn, struct expression *expr, void *info) in match_print_implied_max()
197 static void match_user_rl(const char *fn, struct expression *expr, void *info) in match_user_rl()
218 static void match_capped(const char *fn, struct expression *expr, void *info) in match_capped()
229 static void match_print_hard_max(const char *fn, struct expression *expr, void *info) in match_print_hard_max()
246 static void match_print_fuzzy_max(const char *fn, struct expression *expr, void *info) in match_print_fuzzy_max()
263 static void match_print_absolute(const char *fn, struct expression *expr, void *info) in match_print_absolute()
278 static void match_print_absolute_min(const char *fn, struct expression *expr, void *info) in match_print_absolute_min()
295 static void match_print_absolute_max(const char *fn, struct expression *expr, void *info) in match_print_absolute_max()
309 static void match_sval_info(const char *fn, struct expression *expr, void *info) in match_sval_info()
328 static void match_member_name(const char *fn, struct expression *expr, void *info) in match_member_name()
352 static void match_possible(const char *fn, struct expression *expr, void *info) in match_possible()
371 static void match_strlen(const char *fn, struct expression *expr, void *info) in match_strlen()
385 static void match_buf_size(const char *fn, struct expression *expr, void *info) in match_buf_size()
418 static void match_note(const char *fn, struct expression *expr, void *info) in match_note()
445 static void match_dump_related(const char *fn, struct expression *expr, void *info) in match_dump_related()
456 static void match_compare(const char *fn, struct expression *expr, void *info) in match_compare()
481 static void match_debug_on(const char *fn, struct expression *expr, void *info) in match_debug_on()
486 static void match_debug_check(const char *fn, struct expression *expr, void *info) in match_debug_check()
497 static void match_debug_off(const char *fn, struct expression *expr, void *info) in match_debug_off()
503 static void match_local_debug_on(const char *fn, struct expression *expr, void *info) in match_local_debug_on()
508 static void match_local_debug_off(const char *fn, struct expression *expr, void *info) in match_local_debug_off()
513 static void match_debug_db_on(const char *fn, struct expression *expr, void *info) in match_debug_db_on()
518 static void match_debug_db_off(const char *fn, struct expression *expr, void *info) in match_debug_db_off()
534 static void match_about(const char *fn, struct expression *expr, void *info) in match_about()
561 static void match_intersection(const char *fn, struct expression *expr, void *info) in match_intersection()
577 static void match_type(const char *fn, struct expression *expr, void *info) in match_type()
631 static void match_print_merge_tree(const char *fn, struct expression *expr, void *info) in match_print_merge_tree()
655 static void match_print_stree_id(const char *fn, struct expression *expr, void *info) in match_print_stree_id()
663 struct bit_info *info; in match_bits() local
675 static void match_mtag(const char *fn, struct expression *expr, void *info) in match_mtag()
689 static void match_mtag_data_offset(const char *fn, struct expression *expr, void *info) in match_mtag_data_offset()
703 static void match_container(const char *fn, struct expression *expr, void *info) in match_container()
719 static void match_expr(const char *fn, struct expression *expr, void *info) in match_expr()
741 static void match_state_count(const char *fn, struct expression *expr, void *info) in match_state_count()
746 static void match_mem(const char *fn, struct expression *expr, void *info) in match_mem()
758 static void match_exit(const char *fn, struct expression *expr, void *info) in match_exit()