Home
last modified time | relevance | path

Searched defs:list_p (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-iterator.cc63 append_to_statement_list_1 (tree t, tree *list_p) in append_to_statement_list_1()
93 append_to_statement_list (tree t, tree *list_p) in append_to_statement_list()
102 append_to_statement_list_force (tree t, tree *list_p) in append_to_statement_list_force()
H A Dgimplify.cc8153 gimplify_omp_affinity (tree *list_p, gimple_seq *pre_p) in gimplify_omp_affinity()
8276 gimplify_omp_depend (tree *list_p, gimple_seq *pre_p) in gimplify_omp_depend()
8891 omp_target_reorder_clauses (tree *list_p) in omp_target_reorder_clauses()
9148 gimplify_scan_omp_clauses (tree *list_p, gimple_seq *pre_p, in gimplify_scan_omp_clauses()
11075 tree *list_p; member
11085 tree *list_p = ((struct gimplify_adjust_omp_clauses_data *) data)->list_p; in gimplify_adjust_omp_clauses_1() local
11357 gimplify_adjust_omp_clauses (gimple_seq *pre_p, gimple_seq body, tree *list_p, in gimplify_adjust_omp_clauses()
16177 gimplify_type_sizes (tree type, gimple_seq *list_p) in gimplify_type_sizes()
H A Domp-low.cc9705 tree *list_p = gimple_omp_ordered_clauses_ptr (ord_stmt); in lower_omp_ordered_clauses() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-iterator.c63 append_to_statement_list_1 (tree t, tree *list_p) in append_to_statement_list_1()
93 append_to_statement_list (tree t, tree *list_p) in append_to_statement_list()
102 append_to_statement_list_force (tree t, tree *list_p) in append_to_statement_list_force()
H A Dgimplify.c7791 gimplify_omp_depend (tree *list_p, gimple_seq *pre_p) in gimplify_omp_depend()
8380 gimplify_scan_omp_clauses (tree *list_p, gimple_seq *pre_p, in gimplify_scan_omp_clauses()
9905 tree *list_p; member
9915 tree *list_p = ((struct gimplify_adjust_omp_clauses_data *) data)->list_p; in gimplify_adjust_omp_clauses_1() local
10177 gimplify_adjust_omp_clauses (gimple_seq *pre_p, gimple_seq body, tree *list_p, in gimplify_adjust_omp_clauses()
14714 gimplify_type_sizes (tree type, gimple_seq *list_p) in gimplify_type_sizes()
H A Domp-low.c8861 tree *list_p = gimple_omp_ordered_clauses_ptr (ord_stmt); in lower_omp_ordered_clauses() local
/netbsd-src/lib/libisns/
H A Disns_pdu.c85 struct isns_buffer_list_s *list_p; member
122 struct isns_buffer_list_s *list_p; in isns_lookup_buffer_list() local
148 struct isns_buffer_list_s *list_p, *p, *p_next; in isns_add_buffer_pool() local
230 struct isns_buffer_list_s *list_p; in isns_destroy_buffer_pool() local
282 struct isns_buffer_list_s *list_p; in isns_new_buffer() local
327 struct isns_buffer_list_s *list_p; in isns_free_buffer() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Darc-got.h309 relocate_fix_got_relocs_for_got_info (struct got_entry ** list_p, in relocate_fix_got_relocs_for_got_info()
543 create_got_dynrelocs_for_got_info (struct got_entry **list_p, in create_got_dynrelocs_for_got_info()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Darc-got.h309 relocate_fix_got_relocs_for_got_info (struct got_entry ** list_p, in relocate_fix_got_relocs_for_got_info()
543 create_got_dynrelocs_for_got_info (struct got_entry **list_p, in create_got_dynrelocs_for_got_info()
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldlang.c9599 lang_append_dynamic_list (struct bfd_elf_dynamic_list **list_p, in lang_append_dynamic_list()
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldlang.c9826 lang_append_dynamic_list (struct bfd_elf_dynamic_list **list_p, in lang_append_dynamic_list()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h6207 bool list_p () const { return !not_list_p (); } in list_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h6450 bool list_p () const { return !not_list_p (); } in list_p() function