Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dpystate.c252 alloc_interpreter(void) in alloc_interpreter() function
352 interp = alloc_interpreter(); in PyInterpreterState_New()