Searched refs:out_env (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | bc.h | 74 #define MP_BC_PRELUDE_SIG_ENCODE(S, E, scope, out_byte, out_env) \ argument 92 out_byte(out_env, 0x80 | z); \ 103 out_byte(out_env, z); \ 135 #define MP_BC_PRELUDE_SIZE_ENCODE(I, C, out_byte, out_env) \ argument 146 out_byte(out_env, z); \
|
Completed in 3 milliseconds