Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testbuffer.c495 char *xdptr = ADJUST_PTR(dptr, dsuboffsets); in copy_rec() local
503 char *xdptr = ADJUST_PTR(dptr, dsuboffsets); in copy_rec() local
/external/python/cpython3/Objects/
Dmemoryobject.c342 char *xdptr = ADJUST_PTR(dptr, dsuboffsets, 0); in copy_base() local
370 char *xdptr = ADJUST_PTR(dptr, dsuboffsets, 0); in copy_rec() local