Home
last modified time | relevance | path

Searched refs:newPvec (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/python/pyrsistent/
H A Dpvectorcmodule.c699 static PVector* newPvec(unsigned int count, unsigned int shift, VNode *root) { in newPvec() function
756 PVector *newVec = newPvec(original->count, original->shift, original->root); in copyPVector()
905 PVector *new_pvec = newPvec(self->count + 1, self->shift, self->root); in PVector_append()
930 PVector* pvec = newPvec(self->count + 1, new_shift, new_root); in PVector_append()
967 PVector *new_pvec = newPvec(self->count, self->shift, self->root); in internalSet()
974 PVector *new_pvec = newPvec(self->count, self->shift, newRoot); in internalSet()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/pyrsistent/
H A Dpvectorcmodule.c699 static PVector* newPvec(unsigned int count, unsigned int shift, VNode *root) { in newPvec() function
756 PVector *newVec = newPvec(original->count, original->shift, original->root); in copyPVector()
905 PVector *new_pvec = newPvec(self->count + 1, self->shift, self->root); in PVector_append()
930 PVector* pvec = newPvec(self->count + 1, new_shift, new_root); in PVector_append()
967 PVector *new_pvec = newPvec(self->count, self->shift, self->root); in internalSet()
974 PVector *new_pvec = newPvec(self->count, self->shift, newRoot); in internalSet()
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/pyrsistent/
H A Dpvectorcmodule.c699 static PVector* newPvec(unsigned int count, unsigned int shift, VNode *root) { in newPvec() function
756 PVector *newVec = newPvec(original->count, original->shift, original->root); in copyPVector()
905 PVector *new_pvec = newPvec(self->count + 1, self->shift, self->root); in PVector_append()
930 PVector* pvec = newPvec(self->count + 1, new_shift, new_root); in PVector_append()
967 PVector *new_pvec = newPvec(self->count, self->shift, self->root); in internalSet()
974 PVector *new_pvec = newPvec(self->count, self->shift, newRoot); in internalSet()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pyrsistent/
H A Dpvectorcmodule.c699 static PVector* newPvec(unsigned int count, unsigned int shift, VNode *root) { in newPvec() function
756 PVector *newVec = newPvec(original->count, original->shift, original->root); in copyPVector()
905 PVector *new_pvec = newPvec(self->count + 1, self->shift, self->root); in PVector_append()
930 PVector* pvec = newPvec(self->count + 1, new_shift, new_root); in PVector_append()
967 PVector *new_pvec = newPvec(self->count, self->shift, self->root); in internalSet()
974 PVector *new_pvec = newPvec(self->count, self->shift, newRoot); in internalSet()
/dports/devel/py-pyrsistent/pyrsistent-0.14.11/
H A Dpvectorcmodule.c699 static PVector* newPvec(unsigned int count, unsigned int shift, VNode *root) { in newPvec() function
756 PVector *newVec = newPvec(original->count, original->shift, original->root); in copyPVector()
905 PVector *new_pvec = newPvec(self->count + 1, self->shift, self->root); in PVector_append()
930 PVector* pvec = newPvec(self->count + 1, new_shift, new_root); in PVector_append()
967 PVector *new_pvec = newPvec(self->count, self->shift, self->root); in internalSet()
974 PVector *new_pvec = newPvec(self->count, self->shift, newRoot); in internalSet()