Searched refs:entry_table (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/py/ | ||
A D | vmentrytable.h | 38 static const void *const entry_table[256] = { variable |
A D | vm.c | 221 goto *entry_table[*ip++]; \ in mp_execute_bytecode() |
Completed in 5 milliseconds