have_s             29 ext/gd/libgd/gd_arc_f_buggy.c   int have_s = 0;
have_s            286 ext/gd/libgd/gd_arc_f_buggy.c   have_s = 0;
have_s            290 ext/gd/libgd/gd_arc_f_buggy.c     have_s = 1;
have_s            311 ext/gd/libgd/gd_arc_f_buggy.c       if ((have_s == 0) && ((s_sin * x2) <= (y2 * s_cos)))
have_s            315 ext/gd/libgd/gd_arc_f_buggy.c 	  have_s = 1;
have_s            345 ext/gd/libgd/gd_arc_f_buggy.c       if ((have_s == 0) && ((s_sin * x2) >= (y2 * s_cos)))
have_s            349 ext/gd/libgd/gd_arc_f_buggy.c 	  have_s = 1;
have_s            360 ext/gd/libgd/gd_arc_f_buggy.c   if ((have_s == 0) || (have_e == 0))