Searched refs:failed_size (Results 1 – 1 of 1) sorted by relevance
212 Index failed_size; in memXpand() local214 failed_size = this->expand<VectorType>(vec, maxlen, nbElts, 1, num_expansions); in memXpand()216 failed_size = this->expand<VectorType>(vec, maxlen, nbElts, 0, num_expansions); in memXpand()218 if (failed_size) in memXpand()219 return failed_size; in memXpand()