Home | History | Annotate | Download | only in src

Lines Matching refs:step3

123                                 const arrtype* src3, int step3,     \
127 step3 /= sizeof(src3[0]); step /= sizeof(dst[0]); \
130 src3 += step3, dst += step ) \