Home
last modified time | relevance | path

Searched refs:F_S_TO_PY (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/
Dtestcapi_long.h60 pyresult = F_S_TO_PY(in); in TESTNAME()
D_testcapimodule.c511 #define F_S_TO_PY PyLong_FromLong macro
526 #undef F_S_TO_PY
541 #define F_S_TO_PY PyLong_FromLongLong macro
556 #undef F_S_TO_PY
/external/python/cpython3/Modules/
Dtestcapi_long.h59 pyresult = F_S_TO_PY(in); in TESTNAME()
D_testcapimodule.c406 #define F_S_TO_PY PyLong_FromLong macro
421 #undef F_S_TO_PY
434 #define F_S_TO_PY PyLong_FromLongLong macro
449 #undef F_S_TO_PY