Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dselectmodule.c1227 # define UINTPTRT_FMT_UNIT "K" macro
1232 # define UINTPTRT_FMT_UNIT "k" macro
1237 # define UINTPTRT_FMT_UNIT "I" macro
1342 UINTPTRT_FMT_UNIT ":kevent"; in kqueue_event_init()
/external/python/cpython3/Modules/
Dselectmodule.c1785 # define UINTPTRT_FMT_UNIT "K" macro
1790 # define UINTPTRT_FMT_UNIT "k" macro
1795 # define UINTPTRT_FMT_UNIT "I" macro
1893 UINTPTRT_FMT_UNIT ":kevent"; in kqueue_event_init()