Home
last modified time | relevance | path

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

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