Searched refs:nj (Results 1 – 1 of 1) sorted by relevance
3587 for (size_t nj = 0; nj < ja->n_items; nj++) { in read_config_file() local3588 Item *j = ja->items + nj; in read_config_file()