Searched defs:ROPSTR (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Objects/ |
D | typeobject.c | 6002 #define SLOT1BINFULL(FUNCNAME, TESTFUNC, SLOTNAME, OPSTR, ROPSTR) \ argument 6039 #define SLOT1BIN(FUNCNAME, SLOTNAME, OPSTR, ROPSTR) \ argument
|
/external/python/cpython2/Objects/ |
D | typeobject.c | 5069 #define SLOT1BINFULL(FUNCNAME, TESTFUNC, SLOTNAME, OPSTR, ROPSTR) \ argument 5105 #define SLOT1BIN(FUNCNAME, SLOTNAME, OPSTR, ROPSTR) \ argument
|