Home
last modified time | relevance | path

Searched refs:compiler_addop_load_const (Results 1 – 8 of 8) sorted by relevance

/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dcompile.c1336 compiler_addop_load_const(struct compiler *c, PyObject *o) in compiler_addop_load_const() function
1466 if (!compiler_addop_load_const((C), (O))) \
1476 if (!compiler_addop_load_const((C), __new_const)) { \
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dcompile.c1336 compiler_addop_load_const(struct compiler *c, PyObject *o) in compiler_addop_load_const() function
1466 if (!compiler_addop_load_const((C), (O))) \
1476 if (!compiler_addop_load_const((C), __new_const)) { \
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dcompile.c1336 compiler_addop_load_const(struct compiler *c, PyObject *o) in compiler_addop_load_const() function
1466 if (!compiler_addop_load_const((C), (O))) \
1476 if (!compiler_addop_load_const((C), __new_const)) { \
/dports/lang/python38/Python-3.8.12/Python/
H A Dcompile.c1336 compiler_addop_load_const(struct compiler *c, PyObject *o) in compiler_addop_load_const() function
1466 if (!compiler_addop_load_const((C), (O))) \
1476 if (!compiler_addop_load_const((C), __new_const)) { \
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dcompile.c1336 compiler_addop_load_const(struct compiler *c, PyObject *o) in compiler_addop_load_const() function
1466 if (!compiler_addop_load_const((C), (O))) \
1476 if (!compiler_addop_load_const((C), __new_const)) { \
/dports/lang/python39/Python-3.9.9/Python/
H A Dcompile.c1319 compiler_addop_load_const(struct compiler *c, PyObject *o) in compiler_addop_load_const() function
1449 if (!compiler_addop_load_const((C), (O))) \
1459 if (!compiler_addop_load_const((C), __new_const)) { \
/dports/lang/python310/Python-3.10.1/Python/
H A Dcompile.c1421 compiler_addop_load_const(struct compiler *c, PyObject *o) in compiler_addop_load_const() function
1555 if (!compiler_addop_load_const((C), (O))) \
1565 if (!compiler_addop_load_const((C), __new_const)) { \
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dcompile.c1442 compiler_addop_load_const(struct compiler *c, PyObject *o) in compiler_addop_load_const() function
1591 if (!compiler_addop_load_const((C), (O))) \
1601 if (!compiler_addop_load_const((C), __new_const)) { \