Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dassemble.c551 PyObject *localspluskinds = NULL; in makecode() local
Dmarshal.c1395 PyObject *localspluskinds = NULL; in r_object() local
/external/python/cpython3/Include/internal/
Dpycore_code.h261 PyObject *localspluskinds; // Bytes object, one byte per variable member
Dpycore_runtime.h123 uint64_t localspluskinds; member
/external/python/cpython3/Objects/
Dcodeobject.c715 PyObject *localspluskinds = NULL; in PyUnstable_Code_NewWithPosOnlyArgs() local