Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dcodeobject.c540 int argoffset = -1; in PyCode_NewWithPosOnlyArgs() local
/aosp_15_r20/external/python/cpython3/Python/
Dcompile.c8152 int argoffset = (int)PyLong_AS_LONG(varindex); in build_cellfixedoffsets() local