Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
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)) { \