Searched refs:active_segs (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20051216-1.c17 struct A p, int *seg_map, int *active_segs, int i)
22 asi = seg_map[active_segs[i]];
35 int *active_segs, n_active_segs, *cursor, seg_idx; local
50 active_segs = ((int *) malloc ((vp->n_segs) * sizeof (int)));
67 asi = active_segs[i];
86 tmp2 = active_segs[j];
87 active_segs[j] = tmp1;
90 active_segs[n_active_segs] = tmp1;
99 asi = active_segs[i];
104 p_curs, seg_map, active_segs,
16 bar(struct D *svp, int *n_points_max, struct A p, int *seg_map, int *active_segs, int i) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20051216-1.c17 struct A p, int *seg_map, int *active_segs, int i)
22 asi = seg_map[active_segs[i]];
35 int *active_segs, n_active_segs, *cursor, seg_idx; local
50 active_segs = ((int *) malloc ((vp->n_segs) * sizeof (int)));
67 asi = active_segs[i];
86 tmp2 = active_segs[j];
87 active_segs[j] = tmp1;
90 active_segs[n_active_segs] = tmp1;
99 asi = active_segs[i];
104 p_curs, seg_map, active_segs,
16 bar(struct D *svp, int *n_points_max, struct A p, int *seg_map, int *active_segs, int i) argument
[all...]

Completed in 47 milliseconds