Home
last modified time | relevance | path

Searched defs:T_UINT32 (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dselectmodule.c1257 # define T_UINT32 T_ULONGLONG macro
1260 # define T_UINT32 T_ULONG macro
1263 # define T_UINT32 T_UINT macro
/external/python/cpython3/Modules/
Dselectmodule.c1774 # define T_UINT32 T_ULONGLONG macro
1777 # define T_UINT32 T_ULONG macro
1780 # define T_UINT32 T_UINT macro