Home
last modified time | relevance | path

Searched refs:_operator_is_not (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/clinic/
D_operator.c.h1370 … {"is_not", (PyCFunction)(void(*)(void))_operator_is_not, METH_FASTCALL, _operator_is_not__doc__},
1376 _operator_is_not(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _operator_is_not() function