Searched defs:list_p (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/java/
H A Dresource.c106 write_resource_constructor (tree *list_p) argument
H A Dclass.c2758 emit_indirect_register_classes (tree *list_p) argument
2851 emit_Jv_RegisterClass_calls (tree *list_p) argument
2884 emit_register_classes (tree *list_p) argument
/haiku-buildtools/gcc/gcc/
H A Dtree-iterator.c71 append_to_statement_list_1 (tree t, tree *list_p) argument
101 append_to_statement_list (tree t, tree *list_p) argument
110 append_to_statement_list_force (tree t, tree *list_p) argument
H A Dgimplify.c6109 gimplify_scan_omp_clauses(tree *list_p, gimple_seq *pre_p, enum omp_region_type region_type) argument
6546 tree *list_p; member in struct:gimplify_adjust_omp_clauses_data
6556 tree *list_p = ((struct gimplify_adjust_omp_clauses_data *) data)->list_p; local
6676 gimplify_adjust_omp_clauses(gimple_seq *pre_p, tree *list_p) argument
9090 gimplify_type_sizes(tree type, gimple_seq *list_p) argument
9113 gimplify_one_sizepos (&TYPE_MIN_VALUE (type), list_p); local
9114 gimplify_one_sizepos (&TYPE_MAX_VALUE (type), list_p); local
9125 gimplify_type_sizes (TREE_TYPE (type), list_p); local
9126 gimplify_type_sizes (TYPE_DOMAIN (type), list_p); local
9151 gimplify_one_sizepos (&DECL_FIELD_OFFSET (field), list_p); local
9152 gimplify_one_sizepos (&DECL_SIZE (field), list_p); local
9153 gimplify_one_sizepos (&DECL_SIZE_UNIT (field), list_p); local
9154 gimplify_type_sizes (TREE_TYPE (field), list_p); local
9178 gimplify_one_sizepos (&TYPE_SIZE (type), list_p); local
9179 gimplify_one_sizepos (&TYPE_SIZE_UNIT (type), list_p); local
[all...]
/haiku-buildtools/binutils/bfd/
H A Darc-got.h263 relocate_fix_got_relocs_for_got_info (struct got_entry ** list_p, argument
504 create_got_dynrelocs_for_got_info (struct got_entry **list_p, argument

Completed in 135 milliseconds