Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dintobject.c200 PyInt_AsSsize_t(register PyObject *op) in PyInt_AsSsize_t() function
/external/python/cpython2/Modules/
D_json.c11 #define PyInt_AsSsize_t PyInt_AsLong macro