Home
last modified time | relevance | path

Searched refs:format_tree (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc1512 tree format_tree; in check_format_info() local
1524 format_tree = TREE_VALUE (params); in check_format_info()
1526 if (format_tree == 0) in check_format_info()
1546 format_tree, arg_num, OPT_Wformat_); in check_format_info()
1626 check_format_arg (void *ctx, tree format_tree, in check_format_arg() argument
1641 location_t fmt_param_loc = EXPR_LOC_OR_LOC (format_tree, input_location); in check_format_arg()
1645 format_tree = fold_for_warn (format_tree); in check_format_arg()
1646 STRIP_NOPS (format_tree); in check_format_arg()
1648 if (integer_zerop (format_tree)) in check_format_arg()
1673 if (TREE_CODE (format_tree) == POINTER_PLUS_EXPR) in check_format_arg()
[all …]
H A DChangeLog6698 (check_format_arg): Capture location of format_tree and pass to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c1520 tree format_tree; in check_format_info() local
1532 format_tree = TREE_VALUE (params); in check_format_info()
1534 if (format_tree == 0) in check_format_info()
1554 format_tree, arg_num); in check_format_info()
1634 check_format_arg (void *ctx, tree format_tree, in check_format_arg() argument
1649 location_t fmt_param_loc = EXPR_LOC_OR_LOC (format_tree, input_location); in check_format_arg()
1653 format_tree = fold_for_warn (format_tree); in check_format_arg()
1654 STRIP_NOPS (format_tree); in check_format_arg()
1656 if (integer_zerop (format_tree)) in check_format_arg()
1681 if (TREE_CODE (format_tree) == POINTER_PLUS_EXPR) in check_format_arg()
[all …]
/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-list-buffers.c51 struct format_tree *ft; in cmd_list_buffers_exec()
H A Dcmd-list-sessions.c58 struct format_tree *ft; in cmd_list_sessions_exec()
H A Dcmd-list-clients.c60 struct format_tree *ft; in cmd_list_clients_exec()
H A Dcmd-show-messages.c80 struct format_tree *ft; in cmd_show_messages_exec()
H A Dcmd-list-windows.c91 struct format_tree *ft; in cmd_list_windows_session()
H A Dcontrol.c846 struct format_tree *ft; in control_check_subs_session()
872 struct format_tree *ft; in control_check_subs_pane()
920 struct format_tree *ft; in control_check_subs_all_panes()
963 struct format_tree *ft; in control_check_subs_window()
1009 struct format_tree *ft; in control_check_subs_all_windows()
H A Dcmd-list-panes.c94 struct format_tree *ft; in cmd_list_panes_window()
H A Dwindow-customize.c232 struct options_entry *o, struct format_tree *ft) in window_customize_build_array()
272 struct options_entry *o, struct format_tree *ft, in window_customize_build_option()
376 struct format_tree *ft, const char *filter, struct cmd_find_state *fs) in window_customize_build_options()
444 struct key_table *kt, struct format_tree *ft, const char *filter, in window_customize_build_keys()
532 struct format_tree *ft; in window_customize_build()
665 struct format_tree *ft; in window_customize_draw_option()
H A Dcmd-display-message.c72 struct format_tree *ft; in cmd_display_message_exec()
H A Dnames.c126 struct format_tree *ft; in format_window_name()
H A Dcmd-pipe-pane.c67 struct format_tree *ft; in cmd_pipe_pane_exec()
H A Dcmd-list-keys.c330 struct format_tree *ft; in cmd_list_keys_commands()
H A Dnotify.c29 struct format_tree *formats;
H A Dwindow-client.c272 struct format_tree *ft; in window_client_get_key()
H A Dwindow-tree.c880 struct format_tree *ft; in window_tree_get_key()