Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dcompile.c152 static int compiler_next_instr(struct compiler *, basicblock *);
620 compiler_next_instr(struct compiler *c, basicblock *b) in compiler_next_instr() function
929 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop()
1007 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_i()
1025 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_j()
/dports/lang/python27/Python-2.7.18/Python/
H A Dcompile.c152 static int compiler_next_instr(struct compiler *, basicblock *);
620 compiler_next_instr(struct compiler *c, basicblock *b) in compiler_next_instr() function
929 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop()
1007 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_i()
1025 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_j()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dcompile.c152 static int compiler_next_instr(struct compiler *, basicblock *);
597 compiler_next_instr(struct compiler *c, basicblock *b) in compiler_next_instr() function
906 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop()
1025 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_i()
1043 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_j()
/dports/lang/python310/Python-3.10.1/Python/
H A Dcompile.c262 static int compiler_next_instr(basicblock *);
872 int n = compiler_next_instr(result); in compiler_copy_block()
889 compiler_next_instr(basicblock *b) in compiler_next_instr() function
1244 off = compiler_next_instr(c->u->u_curblock); in compiler_addop_line()
1475 off = compiler_next_instr(c->u->u_curblock); in compiler_addop_i_line()
1503 int off = compiler_next_instr(b); in add_jump_to_block()
7023 if (compiler_next_instr(entryblock) < 0) { in insert_generator_prefix()
7520 int index = compiler_next_instr(bb); in extend_block()
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dcompile.c294 static int compiler_next_instr(basicblock *);
897 int n = compiler_next_instr(result); in compiler_copy_block()
914 compiler_next_instr(basicblock *b) in compiler_next_instr() function
1261 off = compiler_next_instr(c->u->u_curblock); in compiler_addop_line()
1498 off = compiler_next_instr(c->u->u_curblock); in compiler_addop_i_line()
1534 int off = compiler_next_instr(b); in add_jump_to_block()
7598 if (compiler_next_instr(block) < 0) { in insert_instruction()
8334 int index = compiler_next_instr(bb); in extend_block()
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dcompile.c184 static int compiler_next_instr(struct compiler *, basicblock *);
805 compiler_next_instr(struct compiler *c, basicblock *b) in compiler_next_instr() function
1168 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop()
1406 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_i()
1428 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_j()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dcompile.c184 static int compiler_next_instr(struct compiler *, basicblock *);
805 compiler_next_instr(struct compiler *c, basicblock *b) in compiler_next_instr() function
1168 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop()
1406 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_i()
1428 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_j()
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dcompile.c184 static int compiler_next_instr(struct compiler *, basicblock *);
805 compiler_next_instr(struct compiler *c, basicblock *b) in compiler_next_instr() function
1168 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop()
1406 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_i()
1428 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_j()
/dports/lang/python37/Python-3.7.12/Python/
H A Dcompile.c169 static int compiler_next_instr(struct compiler *, basicblock *);
799 compiler_next_instr(struct compiler *c, basicblock *b) in compiler_next_instr() function
1142 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop()
1235 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_i()
1253 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_j()
/dports/lang/python38/Python-3.8.12/Python/
H A Dcompile.c184 static int compiler_next_instr(struct compiler *, basicblock *);
805 compiler_next_instr(struct compiler *c, basicblock *b) in compiler_next_instr() function
1168 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop()
1406 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_i()
1428 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_j()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dcompile.c184 static int compiler_next_instr(struct compiler *, basicblock *);
805 compiler_next_instr(struct compiler *c, basicblock *b) in compiler_next_instr() function
1168 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop()
1406 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_i()
1428 off = compiler_next_instr(c, c->u->u_curblock); in compiler_addop_j()
/dports/lang/python39/Python-3.9.9/Python/
H A Dcompile.c183 static int compiler_next_instr(basicblock *);
807 compiler_next_instr(basicblock *b) in compiler_next_instr() function
1151 off = compiler_next_instr(c->u->u_curblock); in compiler_addop()
1389 off = compiler_next_instr(c->u->u_curblock); in compiler_addop_i()
1411 off = compiler_next_instr(c->u->u_curblock); in compiler_addop_j()