Searched refs:new_ops_size (Results 1 – 1 of 1) sorted by relevance
241 int const new_ops_size = (build_baton->ops_size == 0 in svn_txdelta__insert_op() local244 apr_palloc(pool, new_ops_size * sizeof(*build_baton->ops)); in svn_txdelta__insert_op()250 build_baton->ops_size = new_ops_size; in svn_txdelta__insert_op()