Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dcompile.c1443 compiler_addop_load_const(struct compiler *c, PyObject *o) in compiler_addop_load_const() function
1597 if (!compiler_addop_load_const((C), (O))) \
1607 if (!compiler_addop_load_const((C), __new_const)) { \