Home
last modified time | relevance | path

Searched defs:nb_add (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
H A Dobject.h66 binaryfunc nb_add; member
/third_party/python/Modules/
H A D_testcapimodule.c1112 binaryfunc nb_add = PyType_GetSlot(&PyLong_Type, Py_nb_add); in test_get_statictype_slots() local

Completed in 11 milliseconds