Home
last modified time | relevance | path

Searched defs:xsptr (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
D_testbuffer.c491 char *xsptr = ADJUST_PTR(sptr, ssuboffsets); in copy_rec() local
504 char *xsptr = ADJUST_PTR(sptr, ssuboffsets); in copy_rec() local
/external/python/cpython3/Objects/
Dmemoryobject.c354 char *xsptr = ADJUST_PTR(sptr, ssuboffsets, 0); in copy_base() local
387 char *xsptr = ADJUST_PTR(sptr, ssuboffsets, 0); in copy_rec() local