Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dtestcapi_long.h45 pyresult = F_U_TO_PY(uin); in TESTNAME()
D_testcapimodule.c507 #define F_U_TO_PY PyLong_FromUnsignedLong macro
522 #undef F_U_TO_PY
537 #define F_U_TO_PY PyLong_FromUnsignedLongLong macro
552 #undef F_U_TO_PY