Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtypeobject.c9106 #define SLOT0(FUNCNAME, DUNDER) \ argument
9114 #define SLOT1(FUNCNAME, DUNDER, ARG1TYPE) \ argument
9155 #define SLOT1BINFULL(FUNCNAME, TESTFUNC, SLOTNAME, DUNDER, RDUNDER) \ argument
9198 #define SLOT1BIN(FUNCNAME, SLOTNAME, DUNDER, RDUNDER) \ argument