Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dselectmodule.c1275 # define FLAGS_TYPE T_UINT32 macro
1282 # define FLAGS_TYPE T_USHORT macro
1305 {"flags", FLAGS_TYPE, KQ_OFF(e.flags)},
/external/python/cpython3/Modules/
Dselectmodule.c1833 # define FLAGS_TYPE T_UINT32 macro
1840 # define FLAGS_TYPE T_USHORT macro
1863 {"flags", FLAGS_TYPE, KQ_OFF(e.flags)},