Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dtestcapi_long.h6 F_U_TO_PY convert unsigned to pylong; unsigned TYPENAME -> PyObject*
44 pyresult = F_U_TO_PY(uin); in error()
H A D_testcapimodule.c494 #define F_U_TO_PY PyLong_FromUnsignedLong macro
509 #undef F_U_TO_PY macro
522 #define F_U_TO_PY PyLong_FromUnsignedLongLong macro
537 #undef F_U_TO_PY macro

Completed in 11 milliseconds