Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dselectmodule.c1242 # define DATA_FMT_UNIT INTPTRT_FMT_UNIT macro
1248 # define DATA_FMT_UNIT "i" macro
1289 static char *fmt = "O|hHI" DATA_FMT_UNIT UINTPTRT_FMT_UNIT ":kevent"; in kqueue_event_init()