Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dlongobject.h57 # define _Py_PARSE_UINTPTR "I" macro
60 # define _Py_PARSE_UINTPTR "k" macro
63 # define _Py_PARSE_UINTPTR "K" macro
/external/python/cpython3/PC/clinic/
Dmsvcrtmodule.c.h169 if (!_PyArg_ParseStack(args, nargs, ""_Py_PARSE_UINTPTR"i:open_osfhandle", in msvcrt_open_osfhandle()
521 if (!_PyArg_ParseStack(args, nargs, "i"_Py_PARSE_UINTPTR":CrtSetReportFile", in msvcrt_CrtSetReportFile()