Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Demit.h271 } emit_inline_asm_method_table_t; typedef
273 extern const emit_inline_asm_method_table_t emit_inline_thumb_method_table;
274 extern const emit_inline_asm_method_table_t emit_inline_xtensa_method_table;
A Demitinlinextensa.c339 const emit_inline_asm_method_table_t emit_inline_xtensa_method_table = {
A Demitinlinethumb.c834 const emit_inline_asm_method_table_t emit_inline_thumb_method_table = {
A Dcompile.c126 STATIC const emit_inline_asm_method_table_t *emit_asm_table[] = {
189 …const emit_inline_asm_method_table_t *emit_inline_asm_method_table; // current emit method table…

Completed in 14 milliseconds