Home
last modified time | relevance | path

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

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
H A Dselectmodule.c1193 # define PyLong_AsUintptr_t PyLong_AsUnsignedLongLong macro
1199 # define PyLong_AsUintptr_t PyLong_AsUnsignedLong macro
1205 # define PyLong_AsUintptr_t PyLong_AsUnsignedLong macro
1260 self->e.ident = PyLong_AsUintptr_t(pfd); in kqueue_event_init()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dselectmodule.c1193 # define PyLong_AsUintptr_t PyLong_AsUnsignedLongLong macro
1199 # define PyLong_AsUintptr_t PyLong_AsUnsignedLong macro
1205 # define PyLong_AsUintptr_t PyLong_AsUnsignedLong macro
1260 self->e.ident = PyLong_AsUintptr_t(pfd); in kqueue_event_init()