MAX4 16 ext/gd/libgd/gdtestft.c #define MAXX(x) MAX4(x[0],x[2],x[4],x[6]) MAX4 18 ext/gd/libgd/gdtestft.c #define MAXY(x) MAX4(x[1],x[3],x[5],x[7])