Home
last modified time | relevance | path

Searched defs:F_S_TO_PY (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
D_testcapimodule.c511 #define F_S_TO_PY PyLong_FromLong macro
541 #define F_S_TO_PY PyLong_FromLongLong macro
/external/python/cpython3/Modules/
D_testcapimodule.c495 #define F_S_TO_PY PyLong_FromLong macro
523 #define F_S_TO_PY PyLong_FromLongLong macro