Home
last modified time | relevance | path

Searched refs:_PyState_AddModule (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/internal/
Dpycore_pystate.h156 PyAPI_FUNC(int) _PyState_AddModule(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/internal/
Dpycore_pystate.h156 PyAPI_FUNC(int) _PyState_AddModule(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/internal/
Dpycore_pystate.h156 PyAPI_FUNC(int) _PyState_AddModule(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/internal/
Dpycore_pystate.h156 PyAPI_FUNC(int) _PyState_AddModule(
/aosp_15_r20/external/python/cpython3/Include/internal/
Dpycore_pystate.h156 PyAPI_FUNC(int) _PyState_AddModule(
/aosp_15_r20/external/python/cpython3/Python/
Dpystate.c908 _PyState_AddModule(PyThreadState *tstate, PyObject* module, PyModuleDef* def) in _PyState_AddModule() function
958 return _PyState_AddModule(tstate, module, def); in PyState_AddModule()
Dimport.c430 if (_PyState_AddModule(tstate, mod, def) < 0) { in _PyImport_FixupExtensionObject()
538 if (_PyState_AddModule(tstate, mod, def) < 0) { in import_find_extension()
/aosp_15_r20/external/python/cpython3/PC/
Dpython3dll.c37 EXPORT_FUNC(_PyState_AddModule)
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.6.0b1.rst299 in _PyState_AddModule(). Initial patch by Christian Heimes.
D3.5.3rc1.rst311 in _PyState_AddModule(). Initial patch by Christian Heimes.
/aosp_15_r20/external/python/cpython3/Misc/
Dstable_abi.toml1685 [function._PyState_AddModule]
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi1186 …<elf-symbol name='_PyState_AddModule' type='func-type' binding='global-binding' visibility='defaul…
14818_PyState_AddModule' mangled-name='_PyState_AddModule' filepath='Python/pystate.c' line='887' colum…