Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dcgensupport.h19 #define getichararg PyArg_GetChar
42 extern int PyArg_GetChar(PyObject *args, int nargs,
Dcgensupport.c130 PyArg_GetChar(PyObject *args, int nargs, int i, char *p_arg) in PyArg_GetChar() function