Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dtypeobject.c7204 #define SLOT0(FUNCNAME, DUNDER) \ macro
7455 SLOT0(slot_nb_negative, __neg__) in SLOT0() function
7520 SLOT0(slot_nb_invert, __invert__) in SLOT0() function
7569 SLOT0(slot_tp_str, __str__) in SLOT0() function