Searched refs:PyInt_FromString (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/simplejson/
H A D_speedups.c1584 rval = PyInt_FromString(PyString_AS_STRING(numstr), NULL, 10);
/external/chromium_org/third_party/bintrees/bintrees/
H A Dcwalker.c171 #define PyInt_FromString PyLong_FromString macro
H A Dqavltree.c171 #define PyInt_FromString PyLong_FromString macro
H A Dqbintree.c171 #define PyInt_FromString PyLong_FromString macro
H A Dqrbtree.c171 #define PyInt_FromString PyLong_FromString macro

Completed in 292 milliseconds