Searched refs:child_n (Results 1 – 1 of 1) sorted by relevance
2192 MppCfgIoImpl *child_pos, *child_n; in parse_toml_nested_array_table() local2194 … list_for_each_entry_safe(child_pos, child_n, &parent->child, MppCfgIoImpl, list) { in parse_toml_nested_array_table()