Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dtestcapi_long.h50 uout = F_PY_TO_U(pyresult); in TESTNAME()
96 uout = F_PY_TO_U(x); in TESTNAME()
119 uout = F_PY_TO_U(x); in TESTNAME()
D_testcapimodule.c408 #define F_PY_TO_U PyLong_AsUnsignedLong macro
423 #undef F_PY_TO_U
438 #define F_PY_TO_U PyLong_AsUnsignedLongLong macro
453 #undef F_PY_TO_U