Lines Matching refs:idx
8714 int idx = 0;8716 while (IS_BLANK_CH(value[idx]))8717 idx++;8718 if (value[idx] != 0)