Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dselectmodule.c1244 # define T_INT64 T_LONGLONG macro
1247 # define T_INT64 T_LONG macro
1250 # define T_INT64 T_INT macro
/external/python/cpython3/Modules/
Dselectmodule.c1802 # define T_INT64 T_LONGLONG macro
1805 # define T_INT64 T_LONG macro
1808 # define T_INT64 T_INT macro