Searched refs:uivector_push_back (Results 1 – 1 of 1) sorted by relevance
265 static unsigned uivector_push_back(uivector * p, unsigned c) in uivector_push_back() function1795 if(!uivector_push_back(out, in[pos - 1])) ERROR_BREAK(83 /*alloc fail*/); in encodeLZ77()1810 if(!uivector_push_back(out, in[pos])) ERROR_BREAK(83 /*alloc fail*/); in encodeLZ77()1815 if(!uivector_push_back(out, in[pos])) ERROR_BREAK(83 /*alloc fail*/); in encodeLZ77()