Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
H A Dobject.h89 binaryfunc nb_inplace_remainder; member
/third_party/python/Objects/
H A Dabstract.c1256 INPLACE_BINOP(PyNumber_InPlaceRemainder, nb_inplace_remainder, nb_remainder, "%=")
H A Dtypeobject.c5902 COPYNUM(nb_inplace_remainder); in inherit_slots()
8151 IBSLOT("__imod__", nb_inplace_remainder, slot_nb_inplace_remainder,

Completed in 15 milliseconds