Searched refs:res_values (Results 1 – 2 of 2) sorted by relevance
1919 int iterated_cache_get(IteratedCache *cache, const void ***res_keys, const void ***res_values, unsi… in iterated_cache_get() argument1938 if (res_values) { in iterated_cache_get()1976 if (res_values) in iterated_cache_get()1977 *res_values = cache->values.ptr; in iterated_cache_get()
130 int iterated_cache_get(IteratedCache *cache, const void ***res_keys, const void ***res_values, unsi…