Searched refs:LIBC_MALLOC (Results 1 – 1 of 1) sorted by relevance
26 # define LIBC_MALLOC __libc_malloc macro30 # define LIBC_MALLOC malloc36 return LIBC_MALLOC(size); in RawInternalAlloc()