Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dcompile.c97 struct compiler_unit { struct
144 struct compiler_unit *u; /* compiler state for current block */ argument
419 compiler_unit_check(struct compiler_unit *u) in compiler_unit_check()
439 compiler_unit_free(struct compiler_unit *u) in compiler_unit_free()
467 struct compiler_unit *u; in compiler_enter_scope()
469 u = (struct compiler_unit *)PyObject_Malloc(sizeof( in compiler_enter_scope()
470 struct compiler_unit)); in compiler_enter_scope()
475 memset(u, 0, sizeof(struct compiler_unit)); in compiler_enter_scope()
569 struct compiler_unit *u; in compiler_new_block()
3164 struct compiler_unit *u = c->u; in compiler_pop_fblock()
[all …]
/dports/lang/python27/Python-2.7.18/Python/
H A Dcompile.c97 struct compiler_unit { struct
144 struct compiler_unit *u; /* compiler state for current block */ argument
419 compiler_unit_check(struct compiler_unit *u) in compiler_unit_check()
439 compiler_unit_free(struct compiler_unit *u) in compiler_unit_free()
467 struct compiler_unit *u; in compiler_enter_scope()
469 u = (struct compiler_unit *)PyObject_Malloc(sizeof( in compiler_enter_scope()
470 struct compiler_unit)); in compiler_enter_scope()
475 memset(u, 0, sizeof(struct compiler_unit)); in compiler_enter_scope()
569 struct compiler_unit *u; in compiler_new_block()
3164 struct compiler_unit *u = c->u; in compiler_pop_fblock()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dcompile.c97 struct compiler_unit { struct
144 struct compiler_unit *u; /* compiler state for current block */ argument
396 compiler_unit_check(struct compiler_unit *u) in compiler_unit_check()
416 compiler_unit_free(struct compiler_unit *u) in compiler_unit_free()
444 struct compiler_unit *u; in compiler_enter_scope()
446 u = (struct compiler_unit *)PyObject_Malloc(sizeof( in compiler_enter_scope()
447 struct compiler_unit)); in compiler_enter_scope()
452 memset(u, 0, sizeof(struct compiler_unit)); in compiler_enter_scope()
546 struct compiler_unit *u; in compiler_new_block()
3182 struct compiler_unit *u = c->u; in compiler_pop_fblock()
[all …]
/dports/lang/python37/Python-3.7.12/Python/
H A Dcompile.c103 struct compiler_unit { struct
494 compiler_unit_check(struct compiler_unit *u) in compiler_unit_check()
514 compiler_unit_free(struct compiler_unit *u) in compiler_unit_free()
543 struct compiler_unit *u; in compiler_enter_scope()
546 u = (struct compiler_unit *)PyObject_Malloc(sizeof( in compiler_enter_scope()
552 memset(u, 0, sizeof(struct compiler_unit)); in compiler_enter_scope()
679 struct compiler_unit *u = c->u; in compiler_set_qualname()
687 struct compiler_unit *parent; in compiler_set_qualname()
758 struct compiler_unit *u; in compiler_new_block()
4779 struct compiler_unit *u = c->u; in compiler_pop_fblock()
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dcompile.c110 struct compiler_unit { struct
176 struct compiler_unit *u; /* compiler state for current block */
505 compiler_unit_check(struct compiler_unit *u) in compiler_unit_check()
525 compiler_unit_free(struct compiler_unit *u) in compiler_unit_free()
554 struct compiler_unit *u; in compiler_enter_scope()
557 u = (struct compiler_unit *)PyObject_Malloc(sizeof( in compiler_enter_scope()
563 memset(u, 0, sizeof(struct compiler_unit)); in compiler_enter_scope()
685 struct compiler_unit *u = c->u; in compiler_set_qualname()
693 struct compiler_unit *parent; in compiler_set_qualname()
764 struct compiler_unit *u; in compiler_new_block()
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dcompile.c110 struct compiler_unit { struct
176 struct compiler_unit *u; /* compiler state for current block */
505 compiler_unit_check(struct compiler_unit *u) in compiler_unit_check()
525 compiler_unit_free(struct compiler_unit *u) in compiler_unit_free()
554 struct compiler_unit *u; in compiler_enter_scope()
557 u = (struct compiler_unit *)PyObject_Malloc(sizeof( in compiler_enter_scope()
563 memset(u, 0, sizeof(struct compiler_unit)); in compiler_enter_scope()
685 struct compiler_unit *u = c->u; in compiler_set_qualname()
693 struct compiler_unit *parent; in compiler_set_qualname()
764 struct compiler_unit *u; in compiler_new_block()
[all …]
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dcompile.c110 struct compiler_unit { struct
176 struct compiler_unit *u; /* compiler state for current block */
505 compiler_unit_check(struct compiler_unit *u) in compiler_unit_check()
525 compiler_unit_free(struct compiler_unit *u) in compiler_unit_free()
554 struct compiler_unit *u; in compiler_enter_scope()
557 u = (struct compiler_unit *)PyObject_Malloc(sizeof( in compiler_enter_scope()
563 memset(u, 0, sizeof(struct compiler_unit)); in compiler_enter_scope()
685 struct compiler_unit *u = c->u; in compiler_set_qualname()
693 struct compiler_unit *parent; in compiler_set_qualname()
764 struct compiler_unit *u; in compiler_new_block()
[all …]
/dports/lang/python38/Python-3.8.12/Python/
H A Dcompile.c110 struct compiler_unit { struct
176 struct compiler_unit *u; /* compiler state for current block */
505 compiler_unit_check(struct compiler_unit *u) in compiler_unit_check()
525 compiler_unit_free(struct compiler_unit *u) in compiler_unit_free()
554 struct compiler_unit *u; in compiler_enter_scope()
557 u = (struct compiler_unit *)PyObject_Malloc(sizeof( in compiler_enter_scope()
563 memset(u, 0, sizeof(struct compiler_unit)); in compiler_enter_scope()
685 struct compiler_unit *u = c->u; in compiler_set_qualname()
693 struct compiler_unit *parent; in compiler_set_qualname()
764 struct compiler_unit *u; in compiler_new_block()
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dcompile.c110 struct compiler_unit { struct
176 struct compiler_unit *u; /* compiler state for current block */
505 compiler_unit_check(struct compiler_unit *u) in compiler_unit_check()
525 compiler_unit_free(struct compiler_unit *u) in compiler_unit_free()
554 struct compiler_unit *u; in compiler_enter_scope()
557 u = (struct compiler_unit *)PyObject_Malloc(sizeof( in compiler_enter_scope()
563 memset(u, 0, sizeof(struct compiler_unit)); in compiler_enter_scope()
685 struct compiler_unit *u = c->u; in compiler_set_qualname()
693 struct compiler_unit *parent; in compiler_set_qualname()
764 struct compiler_unit *u; in compiler_new_block()
[all …]
/dports/lang/python39/Python-3.9.9/Python/
H A Dcompile.c111 struct compiler_unit { struct
175 struct compiler_unit *u; /* compiler state for current block */
510 compiler_unit_check(struct compiler_unit *u) in compiler_unit_check()
530 compiler_unit_free(struct compiler_unit *u) in compiler_unit_free()
559 struct compiler_unit *u; in compiler_enter_scope()
562 u = (struct compiler_unit *)PyObject_Calloc(1, sizeof( in compiler_enter_scope()
563 struct compiler_unit)); in compiler_enter_scope()
688 struct compiler_unit *u = c->u; in compiler_set_qualname()
696 struct compiler_unit *parent; in compiler_set_qualname()
767 struct compiler_unit *u; in compiler_new_block()
[all …]
/dports/lang/python310/Python-3.10.1/Python/
H A Dcompile.c169 struct compiler_unit { struct
229 struct compiler_unit *u; /* compiler state for current block */
564 compiler_unit_check(struct compiler_unit *u) in compiler_unit_check()
582 compiler_unit_free(struct compiler_unit *u) in compiler_unit_free()
611 struct compiler_unit *u; in compiler_enter_scope()
614 u = (struct compiler_unit *)PyObject_Calloc(1, sizeof( in compiler_enter_scope()
615 struct compiler_unit)); in compiler_enter_scope()
747 struct compiler_unit *u = c->u; in compiler_set_qualname()
755 struct compiler_unit *parent; in compiler_set_qualname()
826 struct compiler_unit *u; in compiler_new_block()
[all …]
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dcompile.c201 struct compiler_unit { struct
261 struct compiler_unit *u; /* compiler state for current block */
589 compiler_unit_check(struct compiler_unit *u) in compiler_unit_check()
607 compiler_unit_free(struct compiler_unit *u) in compiler_unit_free()
636 struct compiler_unit *u; in compiler_enter_scope()
639 u = (struct compiler_unit *)PyObject_Calloc(1, sizeof( in compiler_enter_scope()
640 struct compiler_unit)); in compiler_enter_scope()
772 struct compiler_unit *u = c->u; in compiler_set_qualname()
780 struct compiler_unit *parent; in compiler_set_qualname()
851 struct compiler_unit *u; in compiler_new_block()
[all …]
/dports/net/kf5-syndication/syndication-5.89.0/autotests/atom/
H A Dbug411626.xml.expected4213 …<span class="k">struct</span> <span class="n">compiler_unit</span> <span class="o">*</span><span c…
4214 …n class="p">;</span> <span class="cm">/* Python list holding compiler_unit ptrs */</span>