Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dselectmodule.c1243 # define IDENT_AsType PyLong_AsUintptr_t macro
1249 # define IDENT_AsType PyLong_AsUnsignedLong macro
1304 self->e.ident = IDENT_AsType(pfd); in kqueue_event_init()