Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Demit.h119 void (*load_const_small_int)(emit_t *emit, mp_int_t arg); member
A Dcompile.c1153 EMIT_ARG(load_const_small_int, 0); // level 0 import in compile_dotted_as_name()
1209 EMIT_ARG(load_const_small_int, import_level); in compile_import_from()
1221 EMIT_ARG(load_const_small_int, import_level); in compile_import_from()
2816 EMIT_ARG(load_const_small_int, arg); in compile_node()
2827 EMIT_ARG(load_const_small_int, arg); in compile_node()

Completed in 16 milliseconds