Home
last modified time | relevance | path

Searched defs:new_ptr (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/minilibc/libc/
A Dmalloc.c53 void *new_ptr; in realloc() local
/AliOS-Things-master/components/py_engine/engine/py/
A Dmalloc.c141 void *new_ptr = realloc(ptr, new_num_bytes); in m_realloc() local
170 void *new_ptr = realloc_ext(ptr, new_num_bytes, allow_move); in m_realloc_maybe() local
/AliOS-Things-master/components/osal_aos/example/
A Dmem_example.c100 struct message *old_ptr = NULL, *new_ptr = NULL; in mem_realloc() local
/AliOS-Things-master/components/freetype/src/gzip/
A Dzutil.c72 voidpf new_ptr; member
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dzutil.c207 voidpf new_ptr; member
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dzutil.c205 voidpf new_ptr; member
/AliOS-Things-master/hardware/board/c906/adapter/
A Dcsi_rhino.c1284 void *new_ptr; in csi_kernel_realloc() local
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c60253 duk_uint16_t *new_ptr; local
60256 duk_hstring **new_ptr; local
60371 duk_uint16_t *new_ptr; local
60375 duk_hstring **new_ptr; local
70348 duk_tval *new_ptr; local
97775 void *new_ptr; local

Completed in 303 milliseconds