Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dselectmodule.c1228 # define INTPTRT_FMT_UNIT "L" macro
1233 # define INTPTRT_FMT_UNIT "l" macro
1238 # define INTPTRT_FMT_UNIT "i" macro
/external/python/cpython3/Modules/
Dselectmodule.c1786 # define INTPTRT_FMT_UNIT "L" macro
1791 # define INTPTRT_FMT_UNIT "l" macro
1796 # define INTPTRT_FMT_UNIT "i" macro