Searched refs:out_s (Results 1 – 3 of 3) sorted by relevance
326 int sparse_file_resparse(struct sparse_file* in_s, unsigned int max_len, struct sparse_file** out_s, in sparse_file_resparse() argument344 sparse_file_destroy(out_s[i]); in sparse_file_resparse()345 out_s[i] = nullptr; in sparse_file_resparse()352 out_s[c] = s; in sparse_file_resparse()
325 struct sparse_file **out_s, int out_s_count);
989 std::vector<SparsePtr> out_s; in resparse_file() local991 out_s.emplace_back(temp[i], sparse_file_destroy); in resparse_file()993 return out_s; in resparse_file()