Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dtestcapi_long.h65 out = F_PY_TO_S(pyresult); in TESTNAME()
138 out = F_PY_TO_S(y); in TESTNAME()
163 out = F_PY_TO_S(y); in TESTNAME()
D_testcapimodule.c506 #define F_PY_TO_S PyLong_AsLong macro
521 #undef F_PY_TO_S
536 #define F_PY_TO_S PyLong_AsLongLong macro
551 #undef F_PY_TO_S