Home
last modified time | relevance | path

Searched defs:ste_new (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Python/
Dsymtable.c21 ste_new(struct symtable *st, identifier name, _Py_block_ty block, in ste_new() function
/aosp_15_r20/external/python/cpython3/Python/
Dsymtable.c59 ste_new(struct symtable *st, identifier name, _Py_block_ty block, in ste_new() function