Searched defs:map_attr_string (Results 1 – 2 of 2) sorted by relevance
370 map_attr_string (file_location loc, const char *p, mapping **iterator_out = 0) struct372 const char *attr;373 struct mapping *iterator;374 unsigned int i;375 struct mapping *m;376 struct map_value *v;377 int iterator_name_len;378 struct map_value *res = NULL;379 struct mapping *prev = NULL;395 FOR_EACH_VEC_ELT (current_iterators, i, iterator) in FOR_EACH_VEC_ELT()
436 map_attr_string (file_location loc, const char *p, mapping **iterator_out = 0) in map_attr_string() function