Home
last modified time | relevance | path

Searched defs:PY_UINT32_T (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/PC/
Dpyconfig.h414 #define PY_UINT32_T unsigned int macro
417 #define PY_UINT32_T unsigned long macro
/external/python/cpython3/PC/
Dpyconfig.h349 #define PY_UINT32_T uint32_t macro
/external/python/cpython3/Include/
Dpyport.h52 #define PY_UINT32_T uint32_t macro
/external/python/cpython2/Include/
Dpyport.h102 #define PY_UINT32_T uint32_t macro