Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dcompile.c1881 compiler_import_as(struct compiler *c, identifier name, identifier asname) in compiler_import_as() function
1939 r = compiler_import_as(c, alias->name, alias->asname); in compiler_import()
/dports/lang/python27/Python-2.7.18/Python/
H A Dcompile.c1881 compiler_import_as(struct compiler *c, identifier name, identifier asname) in compiler_import_as() function
1939 r = compiler_import_as(c, alias->name, alias->asname); in compiler_import()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dcompile.c1892 compiler_import_as(struct compiler *c, identifier name, identifier asname) in compiler_import_as() function
1952 r = compiler_import_as(c, alias->name, alias->asname); in compiler_import()
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dcompile.c3117 compiler_import_as(struct compiler *c, identifier name, identifier asname) in compiler_import_as() function
3177 r = compiler_import_as(c, alias->name, alias->asname); in compiler_import()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dcompile.c3117 compiler_import_as(struct compiler *c, identifier name, identifier asname) in compiler_import_as() function
3177 r = compiler_import_as(c, alias->name, alias->asname); in compiler_import()
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dcompile.c3117 compiler_import_as(struct compiler *c, identifier name, identifier asname) in compiler_import_as() function
3177 r = compiler_import_as(c, alias->name, alias->asname); in compiler_import()
/dports/lang/python37/Python-3.7.12/Python/
H A Dcompile.c2755 compiler_import_as(struct compiler *c, identifier name, identifier asname) in compiler_import_as() function
2815 r = compiler_import_as(c, alias->name, alias->asname); in compiler_import()
/dports/lang/python38/Python-3.8.12/Python/
H A Dcompile.c3117 compiler_import_as(struct compiler *c, identifier name, identifier asname) in compiler_import_as() function
3177 r = compiler_import_as(c, alias->name, alias->asname); in compiler_import()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dcompile.c3117 compiler_import_as(struct compiler *c, identifier name, identifier asname) in compiler_import_as() function
3177 r = compiler_import_as(c, alias->name, alias->asname); in compiler_import()
/dports/lang/python39/Python-3.9.9/Python/
H A Dcompile.c3185 compiler_import_as(struct compiler *c, identifier name, identifier asname) in compiler_import_as() function
3245 r = compiler_import_as(c, alias->name, alias->asname); in compiler_import()
/dports/lang/python310/Python-3.10.1/Python/
H A Dcompile.c3293 compiler_import_as(struct compiler *c, identifier name, identifier asname) in compiler_import_as() function
3354 r = compiler_import_as(c, alias->name, alias->asname); in compiler_import()
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dcompile.c3360 compiler_import_as(struct compiler *c, identifier name, identifier asname) in compiler_import_as() function
3421 r = compiler_import_as(c, alias->name, alias->asname); in compiler_import()