Searched refs:_Py_block_ty (Results 1 – 2 of 2) sorted by relevance
14 _Py_block_ty; typedef52 _Py_block_ty ste_type; /* module, class or function */
59 ste_new(struct symtable *st, identifier name, _Py_block_ty block, in ste_new()206 _Py_block_ty block, void *ast,979 symtable_enter_block(struct symtable *st, identifier name, _Py_block_ty block, in symtable_enter_block()