HomeSort by relevance Sort by last modified time
    Searched refs:msvcrt_functions (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/PC/
msvcrtmodule.c 377 static struct PyMethodDef msvcrt_functions[] = { variable in typeref:struct:PyMethodDef
402 PyObject *m = Py_InitModule("msvcrt", msvcrt_functions);
  /external/python/cpython3/PC/
msvcrtmodule.c 494 static struct PyMethodDef msvcrt_functions[] = { variable in typeref:struct:PyMethodDef
522 msvcrt_functions,

Completed in 1012 milliseconds