Home
last modified time | relevance | path

Searched defs:p_base (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dmodstruct.c149 byte *p_base = p; in struct_unpack_from() local
183 byte *p_base = p; in struct_pack_into_internal() local
A Dbinary.c219 mp_obj_t mp_binary_get_val(char struct_type, char val_type, byte *p_base, byte **ptr) { in mp_binary_get_val()
288 void mp_binary_set_val(char struct_type, char val_type, mp_obj_t val_in, byte *p_base, byte **ptr) { in mp_binary_set_val()
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c3164 duk_uint8_t *p_base; member
7216 #define DUK_HOBJECT_P_SET_REALLOC_PTRS(p_base,set_e_k,set_e_pv,set_e_f,set_a,set_h,n_ent,n_arr,n_ha… argument
7267 #define DUK_HOBJECT_P_SET_REALLOC_PTRS(p_base,set_e_k,set_e_pv,set_e_f,set_a,set_h,n_ent,n_arr,n_ha… argument
7312 #define DUK_HOBJECT_P_SET_REALLOC_PTRS(p_base,set_e_k,set_e_pv,set_e_f,set_a,set_h,n_ent,n_arr,n_ha… argument
104496 duk_uint8_t *p_base; local
104524 duk_uint8_t *p_base; local
104558 duk_uint8_t *p_base; local
104610 duk_uint8_t *p_base, *p_dst, *p_src; local
104639 duk_uint8_t *p_base; local

Completed in 242 milliseconds