Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dast.c663 ast_for_arguments(struct compiling *c, const node *n) in ast_for_arguments() function
909 args = ast_for_arguments(c, CHILD(n, name_i + 1)); in ast_for_funcdef()
966 args = ast_for_arguments(c, CHILD(n, 1)); in ast_for_lambdef()
/dports/lang/python27/Python-2.7.18/Python/
H A Dast.c663 ast_for_arguments(struct compiling *c, const node *n) in ast_for_arguments() function
909 args = ast_for_arguments(c, CHILD(n, name_i + 1)); in ast_for_funcdef()
966 args = ast_for_arguments(c, CHILD(n, 1)); in ast_for_lambdef()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dast.c663 ast_for_arguments(struct compiling *c, const node *n) in ast_for_arguments() function
908 args = ast_for_arguments(c, CHILD(n, name_i + 1)); in ast_for_funcdef()
965 args = ast_for_arguments(c, CHILD(n, 1)); in ast_for_lambdef()
/dports/devel/py-typed-ast/typed_ast-1.5.0/ast27/Python/
H A Dast.c734 ast_for_arguments(struct compiling *c, const node *n) in ast_for_arguments() function
1021 args = ast_for_arguments(c, CHILD(n, name_i + 1)); in ast_for_funcdef()
1091 args = ast_for_arguments(c, CHILD(n, 1)); in ast_for_lambdef()
/dports/lang/python37/Python-3.7.12/Python/
H A Dast.c1317 ast_for_arguments(struct compiling *c, const node *n) in ast_for_arguments() function
1591 args = ast_for_arguments(c, CHILD(n, name_i + 1)); in ast_for_funcdef_impl()
1712 args = ast_for_arguments(c, CHILD(n, 1)); in ast_for_lambdef()
/dports/lang/python39/Python-3.9.9/Python/
H A Dast.c1417 ast_for_arguments(struct compiling *c, const node *n) in ast_for_arguments() function
1740 args = ast_for_arguments(c, CHILD(n, name_i + 1)); in ast_for_funcdef_impl()
1910 args = ast_for_arguments(c, CHILD(n, 1)); in ast_for_lambdef()
/dports/devel/py-typed-ast/typed_ast-1.5.0/ast3/Python/
H A Dast.c1477 ast_for_arguments(struct compiling *c, const node *n) in ast_for_arguments() function
1792 args = ast_for_arguments(c, CHILD(n, name_i + 1)); in ast_for_funcdef_impl()
1932 args = ast_for_arguments(c, CHILD(n, 1)); in ast_for_lambdef()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dast.c1455 ast_for_arguments(struct compiling *c, const node *n) in ast_for_arguments() function
1842 args = ast_for_arguments(c, CHILD(n, name_i + 1)); in ast_for_funcdef_impl()
2012 args = ast_for_arguments(c, CHILD(n, 1)); in ast_for_lambdef()
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dast.c1455 ast_for_arguments(struct compiling *c, const node *n) in ast_for_arguments() function
1842 args = ast_for_arguments(c, CHILD(n, name_i + 1)); in ast_for_funcdef_impl()
2012 args = ast_for_arguments(c, CHILD(n, 1)); in ast_for_lambdef()
/dports/lang/python38/Python-3.8.12/Python/
H A Dast.c1455 ast_for_arguments(struct compiling *c, const node *n) in ast_for_arguments() function
1842 args = ast_for_arguments(c, CHILD(n, name_i + 1)); in ast_for_funcdef_impl()
2012 args = ast_for_arguments(c, CHILD(n, 1)); in ast_for_lambdef()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dast.c1455 ast_for_arguments(struct compiling *c, const node *n) in ast_for_arguments() function
1842 args = ast_for_arguments(c, CHILD(n, name_i + 1)); in ast_for_funcdef_impl()
2012 args = ast_for_arguments(c, CHILD(n, 1)); in ast_for_lambdef()
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dast.c1455 ast_for_arguments(struct compiling *c, const node *n) in ast_for_arguments() function
1842 args = ast_for_arguments(c, CHILD(n, name_i + 1)); in ast_for_funcdef_impl()
2012 args = ast_for_arguments(c, CHILD(n, 1)); in ast_for_lambdef()