Searched defs:list_p (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-iterator.cc | 63 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()
|
| D | gimplify.cc | 8153 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()
|
| D | omp-low.cc | 9705 tree *list_p = gimple_omp_ordered_clauses_ptr (ord_stmt); in lower_omp_ordered_clauses() local
|
| /netbsd/src/lib/libisns/ |
| D | isns_pdu.c | 85 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/ |
| D | arc-got.h | 309 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/gdb/dist/bfd/ |
| D | arc-got.h | 309 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/dist/ld/ |
| D | ldlang.c | 9826 lang_append_dynamic_list (struct bfd_elf_dynamic_list **list_p, in lang_append_dynamic_list()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | cp-tree.h | 6450 bool list_p () const { return !not_list_p (); } in list_p() function
|