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