Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_operator.c.h355 {"not_", (PyCFunction)_operator_not_, METH_O, _operator_not___doc__},
361 _operator_not_(PyObject *module, PyObject *a) in _operator_not_() function