cmax 609 ext/gd/libgd/gd_topal.c int c0, c1, c2, cmax; cmax 646 ext/gd/libgd/gd_topal.c cmax = c1; cmax 648 ext/gd/libgd/gd_topal.c if (c0 > cmax) cmax 650 ext/gd/libgd/gd_topal.c cmax = c0; cmax 653 ext/gd/libgd/gd_topal.c if (c2 > cmax) cmax 658 ext/gd/libgd/gd_topal.c cmax = c1; cmax 660 ext/gd/libgd/gd_topal.c if (c2 > cmax) cmax 662 ext/gd/libgd/gd_topal.c cmax = c2; cmax 665 ext/gd/libgd/gd_topal.c if (c0 > cmax)