Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dfileobject.h15 PyAPI_FUNC(PyObject *) PyFile_OpenCodeObject(PyObject *path);
/external/python/cpython3/Objects/
Dfileobject.c536 PyFile_OpenCodeObject(PyObject *path) in PyFile_OpenCodeObject() function
569 f = PyFile_OpenCodeObject(pathobj); in PyFile_OpenCode()
/external/python/cpython3/Modules/_io/
D_iomodule.c564 return PyFile_OpenCodeObject(path); in _io_open_code_impl()
/external/python/cpython3/Tools/c-analyzer/
DTODO369 Objects/fileobject.c:PyFile_OpenCodeObject():PyId_open _Py_IDENTIFIER(open)
/external/python/cpython3/Doc/data/
Dpython3.10.abi226 …<elf-symbol name='PyFile_OpenCodeObject' type='func-type' binding='global-binding' visibility='def…
8155PyFile_OpenCodeObject' mangled-name='PyFile_OpenCodeObject' filepath='Objects/fileobject.c' line='…
20517 …<function-decl name='PyFile_OpenCodeObject' mangled-name='PyFile_OpenCodeObject' filepath='./Inclu…