Home
last modified time | relevance | path

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

/third_party/python/Python/
DPython-ast.c686 static PyObject* ast2obj_alias(struct ast_state *state, void*);
4069 ast2obj_alias); in ast2obj_stmt()
4085 ast2obj_alias); in ast2obj_stmt()
5030 ast2obj_alias(struct ast_state *state, void* _o) in ast2obj_alias() function