Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dpyport.h159 typedef uintptr_t Py_uintptr_t; typedef
163 typedef unsigned int Py_uintptr_t; typedef
167 typedef unsigned long Py_uintptr_t; typedef
171 typedef unsigned PY_LONG_LONG Py_uintptr_t; typedef