Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_testbuffer.c1421 int baseflags = ndbuf->flags; in ndarray_getbuf() local
/aosp_15_r20/external/python/cpython3/Objects/
Dmemoryobject.c1448 int baseflags = self->flags; in memory_getbuf() local