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

/external/clang/test/CodeGen/
H A Dmandel.c20 #define START_Y -1.25 macro
24 #define step_Y ((-START_Y - START_Y)/IMAGE_HEIGHT)
36 double __complex__ c = (START_X+x*step_X) + (START_Y+y*step_Y) * I;

Completed in 88 milliseconds