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

/external/chromium_org/third_party/simplejson/
H A D_speedups.c110 maybe_quote_bigint(PyObject *encoded, PyObject *obj);
175 maybe_quote_bigint(PyObject *encoded, PyObject *obj) function
2244 encoded = maybe_quote_bigint(encoded, obj);

Completed in 151 milliseconds