Searched refs:inc1 (Results 1 – 2 of 2) sorted by relevance
15 echo "\n-- List included files atfter including inc1 -\n";19 echo "\n-- List included files atfter including inc2 which will include inc3 which includes inc1 --…32 -- List included files atfter including inc1 -40 -- List included files atfter including inc2 which will include inc3 which includes inc1 --
999 INT32 inc0, inc1, inc2; /* initial values for increments */ in find_best_colors() local1029 inc1 = (minc1 - g) * C1_SCALE; in find_best_colors()1030 dist0 += inc1 * inc1; in find_best_colors()1035 inc1 = inc1 * (2 * STEP_C1) + STEP_C1 * STEP_C1; in find_best_colors()1044 xx1 = inc1; in find_best_colors()
Completed in 12 milliseconds