Lines Matching refs:fn

34 static void match_all_values(const char *fn, struct expression *expr, void *info)  in match_all_values()  argument
43 static void match_cur_stree(const char *fn, struct expression *expr, void *info) in match_cur_stree() argument
48 static void match_state(const char *fn, struct expression *expr, void *info) in match_state() argument
56 sm_error("the check_name argument to %s is supposed to be a string literal", fn); in match_state()
61 sm_error("the state_name argument to %s is supposed to be a string literal", fn); in match_state()
78 static void match_states(const char *fn, struct expression *expr, void *info) in match_states() argument
84 sm_error("the check_name argument to %s is supposed to be a string literal", fn); in match_states()
97 static void match_print_value(const char *fn, struct expression *expr, void *info) in match_print_value() argument
105 sm_error("the argument to %s is supposed to be a string literal", fn); in match_print_value()
116 static void match_print_known(const char *fn, struct expression *expr, void *info) in match_print_known() argument
135 static void match_print_implied(const char *fn, struct expression *expr, void *info) in match_print_implied() argument
149 static void match_real_absolute(const char *fn, struct expression *expr, void *info) in match_real_absolute() argument
163 static void match_print_implied_min(const char *fn, struct expression *expr, void *info) in match_print_implied_min() argument
180 static void match_print_implied_max(const char *fn, struct expression *expr, void *info) in match_print_implied_max() argument
197 static void match_user_rl(const char *fn, struct expression *expr, void *info) in match_user_rl() argument
218 static void match_capped(const char *fn, struct expression *expr, void *info) in match_capped() argument
229 static void match_print_hard_max(const char *fn, struct expression *expr, void *info) in match_print_hard_max() argument
246 static void match_print_fuzzy_max(const char *fn, struct expression *expr, void *info) in match_print_fuzzy_max() argument
263 static void match_print_absolute(const char *fn, struct expression *expr, void *info) in match_print_absolute() argument
278 static void match_print_absolute_min(const char *fn, struct expression *expr, void *info) in match_print_absolute_min() argument
295 static void match_print_absolute_max(const char *fn, struct expression *expr, void *info) in match_print_absolute_max() argument
309 static void match_sval_info(const char *fn, struct expression *expr, void *info) in match_sval_info() argument
328 static void match_member_name(const char *fn, struct expression *expr, void *info) in match_member_name() argument
352 static void match_possible(const char *fn, struct expression *expr, void *info) in match_possible() argument
360 sm_error("the argument to %s is supposed to be a string literal", fn); in match_possible()
371 static void match_strlen(const char *fn, struct expression *expr, void *info) in match_strlen() argument
385 static void match_buf_size(const char *fn, struct expression *expr, void *info) in match_buf_size() argument
418 static void match_note(const char *fn, struct expression *expr, void *info) in match_note() argument
424 sm_error("the argument to %s is supposed to be a string literal", fn); in match_note()
445 static void match_dump_related(const char *fn, struct expression *expr, void *info) in match_dump_related() argument
456 static void match_compare(const char *fn, struct expression *expr, void *info) in match_compare() argument
481 static void match_debug_on(const char *fn, struct expression *expr, void *info) in match_debug_on() argument
486 static void match_debug_check(const char *fn, struct expression *expr, void *info) in match_debug_check() argument
497 static void match_debug_off(const char *fn, struct expression *expr, void *info) in match_debug_off() argument
503 static void match_local_debug_on(const char *fn, struct expression *expr, void *info) in match_local_debug_on() argument
508 static void match_local_debug_off(const char *fn, struct expression *expr, void *info) in match_local_debug_off() argument
513 static void match_debug_db_on(const char *fn, struct expression *expr, void *info) in match_debug_db_on() argument
518 static void match_debug_db_off(const char *fn, struct expression *expr, void *info) in match_debug_db_off() argument
534 static void match_about(const char *fn, struct expression *expr, void *info) in match_about() argument
541 match_print_implied(fn, expr, NULL); in match_about()
542 match_buf_size(fn, expr, NULL); in match_about()
543 match_strlen(fn, expr, NULL); in match_about()
544 match_real_absolute(fn, expr, NULL); in match_about()
561 static void match_intersection(const char *fn, struct expression *expr, void *info) in match_intersection() argument
577 static void match_type(const char *fn, struct expression *expr, void *info) in match_type() argument
631 static void match_print_merge_tree(const char *fn, struct expression *expr, void *info) in match_print_merge_tree() argument
655 static void match_print_stree_id(const char *fn, struct expression *expr, void *info) in match_print_stree_id() argument
660 static void match_bits(const char *fn, struct expression *expr, void *_unused) in match_bits() argument
675 static void match_mtag(const char *fn, struct expression *expr, void *info) in match_mtag() argument
689 static void match_mtag_data_offset(const char *fn, struct expression *expr, void *info) in match_mtag_data_offset() argument
703 static void match_container(const char *fn, struct expression *expr, void *info) in match_container() argument
719 static void match_expr(const char *fn, struct expression *expr, void *info) in match_expr() argument
741 static void match_state_count(const char *fn, struct expression *expr, void *info) in match_state_count() argument
746 static void match_mem(const char *fn, struct expression *expr, void *info) in match_mem() argument
758 static void match_exit(const char *fn, struct expression *expr, void *info) in match_exit() argument