Searched refs:current_value (Results 1 – 1 of 1) sorted by relevance
66 struct map_value *current_value; member371 if (v->number == iterator->current_value->number) in map_attr_string()543 if (iterator->current_value) in add_current_iterators()571 iterator->current_value = NULL; in apply_iterators()576 iuse->iterator->current_value = iuse->iterator->values; in apply_iterators()595 v = iuse->iterator->current_value; in apply_iterators()609 v = iuse->iterator->current_value; in apply_iterators()632 iterator->current_value = iterator->current_value->next; in apply_iterators()633 if (iterator->current_value) in apply_iterators()635 iterator->current_value = iterator->values; in apply_iterators()[all …]