Searched refs:max_data_sz (Results 1 – 2 of 2) sorted by relevance
39 struct strset *strset__new(size_t max_data_sz, const char *init_data, size_t init_data_sz) in strset__new() argument52 set->strs_data_max_len = max_data_sz; in strset__new()
12 struct strset *strset__new(size_t max_data_sz, const char *init_data, size_t init_data_sz);