Searched defs:cfree (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ | ||
| H A D | malloc.h | 864 #pragma weak cfree = __libc_free macro |
| /rk3399_rockchip-uboot/common/ | ||
| H A D | dlmalloc.c | 2122 void cfree(Void_t *mem) in cfree() function |