Home
last modified time | relevance | path

Searched refs:_Py_SourceAsString (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Modules/
Dsymtablemodule.c35 const char *str = _Py_SourceAsString(source, "symtable", "string or bytes", &cf, &source_copy); in _symtable_symtable_impl()
/external/python/cpython3/Include/cpython/
Dpythonrun.h73 PyAPI_FUNC(const char *) _Py_SourceAsString(
/external/python/cpython3/Python/
Dbltinmodule.c836 str = _Py_SourceAsString(source, "compile", "string, bytes or AST", &cf, &source_copy); in builtin_compile_impl()
972 str = _Py_SourceAsString(source, "eval", "string, bytes or code", &cf, &source_copy); in builtin_eval_impl()
1063 str = _Py_SourceAsString(source, "exec", in builtin_exec_impl()
Dpythonrun.c1399 _Py_SourceAsString(PyObject *cmd, const char *funcname, const char *what, PyCompilerFlags *cf, PyOb… in _Py_SourceAsString() function
/external/python/cpython3/Doc/data/
Dpython3.10.abi1358 …<elf-symbol name='_Py_SourceAsString' type='func-type' binding='global-binding' visibility='defaul…
12261 …<function-decl name='_Py_SourceAsString' mangled-name='_Py_SourceAsString' filepath='./Include/cpy…
17631_Py_SourceAsString' mangled-name='_Py_SourceAsString' filepath='Python/pythonrun.c' line='1399' co…