Searched defs:_Py_PARSE_OFF_T (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
H A Dmmapmodule.c1091 #define _Py_PARSE_OFF_T "L" macro
1093 #define _Py_PARSE_OFF_T "l" macro
1112 if (!PyArg_ParseTupleAndKeywords(args, kwdict, "in|iii" _Py_PARSE_OFF_T, keywords,

Completed in 69 milliseconds