OpenGrok
Cross Reference: selectmodule.c
xref
: /
external
/
python
/
cpython3
/
Modules
/
selectmodule.c
Home
|
History
|
Annotate
|
Download
|
only in
Modules
Lines Matching
refs:POLLMSG
2466
#ifdef
POLLMSG
2467
PyModule_AddIntMacro(m,
POLLMSG
);