Searched defs:PyRun_FileFlags (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Include/ |
| D | pythonrun.h | 99 #define PyRun_FileFlags(fp, p, s, g, l, flags) \ macro
|
| /external/python/cpython2/Python/ |
| D | pythonrun.c | 1975 PyRun_FileFlags(FILE *fp, const char *p, int s, PyObject *g, PyObject *l, in PyRun_FileFlags() function
|