Searched refs:LIBC_MALLOC (Results 1 – 1 of 1) sorted by relevance
25 # define LIBC_MALLOC __libc_malloc macro29 # define LIBC_MALLOC malloc35 return LIBC_MALLOC(size); in RawInternalAlloc()