Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dselectmodule.c1749 #define kqueue_event_Check(op, state) (PyObject_TypeCheck((op), state->kqueue_event_Type)) macro
1898 if (!kqueue_event_Check(o, state)) { in kqueue_event_richcompare()
2176 if (!kqueue_event_Check(ei, state)) { in select_kqueue_control_impl()

Completed in 4 milliseconds