Searched refs:LITE_realloc_internal (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/linkkit/include/linkkit/infra/ |
A D | infra_mem_stats.h | 35 LITE_realloc_internal(__func__, __LINE__, ptr, size, ##__VA_ARGS__) 49 void *LITE_realloc_internal(const char *f, const int l, void *ptr, int size,
|
/AliOS-Things-master/components/linkkit/infra/ |
A D | infra_mem_stats.c | 188 void *LITE_realloc_internal(const char *f, const int l, void *ptr, int size, in LITE_realloc_internal() function
|
Completed in 4 milliseconds