Home
last modified time | relevance | path

Searched defs:startobj (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dfcntlmodule.c.h212 PyObject *startobj = NULL; in fcntl_lockf() local
/aosp_15_r20/external/python/cpython3/Modules/
Dfcntlmodule.c370 PyObject *startobj, int whence) in fcntl_lockf_impl()
/aosp_15_r20/external/python/cpython2/Modules/
Dfcntlmodule.c313 PyObject *lenobj = NULL, *startobj = NULL; in fcntl_lockf() local
D_bsddb.c1849 PyObject *startobj = NULL, *stopobj = NULL; in DB_compact() local