Home
last modified time | relevance | path

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

/third_party/python/Include/
Dpytypedefs.h18 typedef struct _object PyObject; typedef
/third_party/python/Misc/
Dcoverity_model.c26 typedef struct {} PyObject; typedef
/third_party/python/Objects/
Dtypeobject.c7404 SLOT1(slot_mp_subscript, __getitem__, PyObject *) in SLOT1() argument
7541 SLOT1(slot_nb_inplace_lshift, __ilshift__, PyObject *) in SLOT1() argument