Searched refs:index_add_value (Results 1 – 1 of 1) sorted by relevance
232 static int index_add_value(struct index_value **values, in index_add_value() function301 return index_add_value(&node->values, value, priority); in index_insert()315 index_add_value(&child->values, value, priority); in index_insert()