Lines Matching refs:i3
166 int i0, i1, i2, i3, p0, p1;167 if (sscanf_s(ptr, "%d,%d,%d,%d,%d,%d", &i0, &i1, &i2, &i3, &p0, &p1) != 6)