Home
last modified time | relevance | path

Searched defs:UINT32_FMT_UNIT (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dselectmodule.c1258 # define UINT32_FMT_UNIT "K" macro
1261 # define UINT32_FMT_UNIT "k" macro
1264 # define UINT32_FMT_UNIT "I" macro
1266 # define UINT32_FMT_UNIT "_" macro
/external/python/cpython3/Modules/
Dselectmodule.c1816 # define UINT32_FMT_UNIT "K" macro
1819 # define UINT32_FMT_UNIT "k" macro
1822 # define UINT32_FMT_UNIT "I" macro
1824 # define UINT32_FMT_UNIT "_" macro