Searched refs:ftn_tree (Results 1 – 2 of 2) sorted by relevance
9497 tree ftn_tree; in structure_alloc_comps() local9548 ftn_tree = builtin_decl_explicit (BUILT_IN_MALLOC); in structure_alloc_comps()9549 tmp = build_call_expr_loc (input_location, ftn_tree, 1, size); in structure_alloc_comps()
9689 tree ftn_tree; in structure_alloc_comps() local9740 ftn_tree = builtin_decl_explicit (BUILT_IN_MALLOC); in structure_alloc_comps()9741 tmp = build_call_expr_loc (input_location, ftn_tree, 1, size); in structure_alloc_comps()