Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dtestcapi_long.h5 F_PY_TO_S convert pylong to signed; PyObject* -> TYPENAME
64 out = F_PY_TO_S(pyresult); in error()
137 out = F_PY_TO_S(y); in error()
162 out = F_PY_TO_S(y); in error()
186 out = F_PY_TO_S(Py_None); in error()
H A D_testcapimodule.c493 #define F_PY_TO_S PyLong_AsLong macro
508 #undef F_PY_TO_S macro
521 #define F_PY_TO_S PyLong_AsLongLong macro
536 #undef F_PY_TO_S macro

Completed in 11 milliseconds