Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_code.h186 PyObject *localspluskinds; // Bytes object, one byte per variable member
/third_party/python/Python/
Dmarshal.c1364 PyObject *localspluskinds = NULL; in r_object() local
Dcompile.c7987 PyObject *localspluskinds = NULL; in makecode() local
/third_party/python/Objects/
Dcodeobject.c509 PyObject *localspluskinds = NULL; in PyCode_NewWithPosOnlyArgs() local