Searched refs:n_segs_max (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.c37 int tmp1, tmp2, asi, i, j, *n_ips, *n_ips_max, n_segs_max; local
42 n_segs_max = 16;
44 (n_segs_max - 1) * sizeof (struct C));
58 n_points_max = ((int *) malloc ((n_segs_max) * sizeof (int)));
115 &new_vp, &n_segs_max, &n_points_max);
125 &new_vp, &n_segs_max, &n_points_max);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20051216-1.c37 int tmp1, tmp2, asi, i, j, *n_ips, *n_ips_max, n_segs_max; local
42 n_segs_max = 16;
44 (n_segs_max - 1) * sizeof (struct C));
58 n_points_max = ((int *) malloc ((n_segs_max) * sizeof (int)));
115 &new_vp, &n_segs_max, &n_points_max);
125 &new_vp, &n_segs_max, &n_points_max);

Completed in 103 milliseconds