Home
last modified time | relevance | path

Searched defs:const_table (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dshowbc.c80 …p_print_t *print, const void *descr, const byte *ip, mp_uint_t len, const mp_uint_t *const_table) { in mp_bytecode_print()
549 …ytecode_print2(const mp_print_t *print, const byte *ip, size_t len, const mp_uint_t *const_table) { in mp_bytecode_print2()
A Demitglue.c66 const mp_uint_t *const_table, in mp_emit_glue_assign_bytecode()
101 …de_t *rc, mp_raw_code_kind_t kind, void *fun_data, mp_uint_t fun_len, const mp_uint_t *const_table, in mp_emit_glue_assign_native()
A Dobjfun.h35 const mp_uint_t *const_table; // constant table member
A Dpersistentcode.c157 mp_uint_t *const_table; member
433 mp_uint_t *const_table = NULL; in load_raw_code() local
753 const mp_uint_t *const_table = rc->const_table; in save_raw_code() local
786 const mp_uint_t *const_table = rc->const_table in mp_raw_code_has_native() local
A Demitglue.h62 const mp_uint_t *const_table; member
A Dobjfun.c380 …un_bc(mp_obj_t def_args_in, mp_obj_t def_kw_args, const byte *code, const mp_uint_t *const_table) { in mp_obj_new_fun_bc()
426 …e(mp_obj_t def_args_in, mp_obj_t def_kw_args, const void *fun_data, const mp_uint_t *const_table) { in mp_obj_new_fun_native()
A Dbc.h235 #define mp_bytecode_print_inst(print, code, const_table) mp_bytecode_print2(print, code, 1, const_t… argument
A Dprofile.c470 STATIC const byte *mp_prof_opcode_decode(const byte *ip, const mp_uint_t *const_table, mp_dis_instr… in mp_prof_opcode_decode()
A Demitbc.c75 mp_uint_t *const_table; member
A Dasmxtensa.h117 uint32_t *const_table; member
A Demitnative.c238 mp_uint_t *const_table; member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/
A Dlibwebp_python_wrap.c5216 swig_const_info *const_table, in SWIG_Python_FixMethods()

Completed in 32 milliseconds