Home
last modified time | relevance | path

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

/dports/lang/python37/Python-3.7.12/Python/
H A Dast.c1910 ast_for_itercomp(struct compiling *c, const node *n, int type) in ast_for_itercomp() function
2040 return ast_for_itercomp(c, n, COMP_GENEXP); in ast_for_genexp()
2047 return ast_for_itercomp(c, n, COMP_LISTCOMP); in ast_for_listcomp()
2054 return ast_for_itercomp(c, n, COMP_SETCOMP); in ast_for_setcomp()
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dast.c1298 ast_for_itercomp(struct compiling *c, const node *n, int type) in ast_for_itercomp() function
1350 return ast_for_itercomp(c, n, COMP_GENEXP); in ast_for_genexp()
1357 return ast_for_itercomp(c, n, COMP_SETCOMP); in ast_for_setcomp()
/dports/lang/python27/Python-2.7.18/Python/
H A Dast.c1298 ast_for_itercomp(struct compiling *c, const node *n, int type) in ast_for_itercomp() function
1350 return ast_for_itercomp(c, n, COMP_GENEXP); in ast_for_genexp()
1357 return ast_for_itercomp(c, n, COMP_SETCOMP); in ast_for_setcomp()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dast.c1297 ast_for_itercomp(struct compiling *c, const node *n, int type) in ast_for_itercomp() function
1349 return ast_for_itercomp(c, n, COMP_GENEXP); in ast_for_genexp()
1356 return ast_for_itercomp(c, n, COMP_SETCOMP); in ast_for_setcomp()
/dports/devel/py-typed-ast/typed_ast-1.5.0/ast27/Python/
H A Dast.c1423 ast_for_itercomp(struct compiling *c, const node *n, int type) in ast_for_itercomp() function
1475 return ast_for_itercomp(c, n, COMP_GENEXP); in ast_for_genexp()
1482 return ast_for_itercomp(c, n, COMP_SETCOMP); in ast_for_setcomp()
/dports/lang/python39/Python-3.9.9/Python/
H A Dast.c2116 ast_for_itercomp(struct compiling *c, const node *n, int type) in ast_for_itercomp() function
2251 return ast_for_itercomp(c, n, COMP_GENEXP); in ast_for_genexp()
2258 return ast_for_itercomp(c, n, COMP_LISTCOMP); in ast_for_listcomp()
2265 return ast_for_itercomp(c, n, COMP_SETCOMP); in ast_for_setcomp()
/dports/devel/py-typed-ast/typed_ast-1.5.0/ast3/Python/
H A Dast.c2135 ast_for_itercomp(struct compiling *c, const node *n, int type) in ast_for_itercomp() function
2265 return ast_for_itercomp(c, n, COMP_GENEXP); in ast_for_genexp()
2272 return ast_for_itercomp(c, n, COMP_LISTCOMP); in ast_for_listcomp()
2279 return ast_for_itercomp(c, n, COMP_SETCOMP); in ast_for_setcomp()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dast.c2218 ast_for_itercomp(struct compiling *c, const node *n, int type) in ast_for_itercomp() function
2353 return ast_for_itercomp(c, n, COMP_GENEXP); in ast_for_genexp()
2360 return ast_for_itercomp(c, n, COMP_LISTCOMP); in ast_for_listcomp()
2367 return ast_for_itercomp(c, n, COMP_SETCOMP); in ast_for_setcomp()
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dast.c2218 ast_for_itercomp(struct compiling *c, const node *n, int type) in ast_for_itercomp() function
2353 return ast_for_itercomp(c, n, COMP_GENEXP); in ast_for_genexp()
2360 return ast_for_itercomp(c, n, COMP_LISTCOMP); in ast_for_listcomp()
2367 return ast_for_itercomp(c, n, COMP_SETCOMP); in ast_for_setcomp()
/dports/lang/python38/Python-3.8.12/Python/
H A Dast.c2218 ast_for_itercomp(struct compiling *c, const node *n, int type) in ast_for_itercomp() function
2353 return ast_for_itercomp(c, n, COMP_GENEXP); in ast_for_genexp()
2360 return ast_for_itercomp(c, n, COMP_LISTCOMP); in ast_for_listcomp()
2367 return ast_for_itercomp(c, n, COMP_SETCOMP); in ast_for_setcomp()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dast.c2218 ast_for_itercomp(struct compiling *c, const node *n, int type) in ast_for_itercomp() function
2353 return ast_for_itercomp(c, n, COMP_GENEXP); in ast_for_genexp()
2360 return ast_for_itercomp(c, n, COMP_LISTCOMP); in ast_for_listcomp()
2367 return ast_for_itercomp(c, n, COMP_SETCOMP); in ast_for_setcomp()
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dast.c2218 ast_for_itercomp(struct compiling *c, const node *n, int type) in ast_for_itercomp() function
2353 return ast_for_itercomp(c, n, COMP_GENEXP); in ast_for_genexp()
2360 return ast_for_itercomp(c, n, COMP_LISTCOMP); in ast_for_listcomp()
2367 return ast_for_itercomp(c, n, COMP_SETCOMP); in ast_for_setcomp()