Searched defs:opcode_size (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | bc.c | 313 uint mp_opcode_format(const byte *ip, size_t *opcode_size, bool count_var_uint) { in mp_opcode_format()
|
/AliOS-Things-master/components/freetype/src/truetype/ |
A D | ttinterp.c | 4681 FT_UShort opcode_size[9] = { 12, 8, 8, 6, 7, 4, 5, 4, 2 }; in Ins_FDEF() local 8260 FT_UShort opcode_size[1] = { 1 }; in TT_RunIns() local
|
Completed in 15 milliseconds