Lines Matching refs:z_index
256 int z_index = 0;264 Z[z_index++] = parts[part_index--];266 for (; z_index < Z.len(); z_index++) Z[z_index] = 0;296 Z[z_index++] = digit;301 Z[z_index++] = digit;303 for (; z_index < Z.len(); z_index++) Z[z_index] = 0;