Searched refs:uivector_push_back (Results 1 – 1 of 1) sorted by relevance
250 static unsigned uivector_push_back(uivector* p, unsigned c) { in uivector_push_back() function1702 if(!uivector_push_back(out, in[pos - 1])) ERROR_BREAK(83 /*alloc fail*/); in encodeLZ77()1716 if(!uivector_push_back(out, in[pos])) ERROR_BREAK(83 /*alloc fail*/); in encodeLZ77()1720 if(!uivector_push_back(out, in[pos])) ERROR_BREAK(83 /*alloc fail*/); in encodeLZ77()