Home
last modified time | relevance | path

Searched refs:nb_inplace_subtract (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/cpython/
H A Dobject.h87 binaryfunc nb_inplace_subtract; member
/third_party/python/Objects/
H A Dabstract.c1252 INPLACE_BINOP(PyNumber_InPlaceSubtract, nb_inplace_subtract, nb_subtract, "-=")
H A Dtypeobject.c5900 COPYNUM(nb_inplace_subtract); in inherit_slots()
8147 IBSLOT("__isub__", nb_inplace_subtract, slot_nb_inplace_subtract,

Completed in 16 milliseconds