Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dparsermodule.c608 parser_expr(PyST_Object *self, PyObject *args, PyObject *kw) in parser_expr() function
1092 {"expr", (PyCFunction)parser_expr, PUBLIC_METHOD_TYPE,
/external/python/cpython2/Modules/
Dparsermodule.c599 parser_expr(PyST_Object *self, PyObject *args, PyObject *kw) in parser_expr() function
3440 {"expr", (PyCFunction)parser_expr, PUBLIC_METHOD_TYPE,