Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/python/cpython3/Objects/
Dmemoryobject.c345 char *xsptr = ADJUST_PTR(sptr, ssuboffsets, 0); in copy_base() local
378 char *xsptr = ADJUST_PTR(sptr, ssuboffsets, 0); in copy_rec() local