Home
last modified time | relevance | path

Searched defs:pyoffset (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
Dcallproc.c1603 PyObject *pyoffset = NULL; in byref() local
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
Dcallproc.c1718 PyObject *pyoffset = NULL; in byref() local
/aosp_15_r20/external/python/cpython3/Modules/
D_zoneinfo.c734 PyObject *pyoffset = PyLong_FromLong(seconds); in load_timedelta() local