Searched refs:Py_uintptr_t (Results 1 – 4 of 4) sorted by relevance
97 typedef uintptr_t Py_uintptr_t; typedef
832 type,Py_uintptr_t,3.2,
200 typedef Py_uintptr_t
4688 values, by using `Py_uintptr_t` instead of `size_t`. Patch by Serhiy