Searched refs:phPalEse_memalloc (Results 1 – 6 of 6) sorted by relevance
215 void* phPalEse_memalloc(uint32_t size);
265 void* phPalEse_memalloc(uint32_t size) { return malloc(size); } in phPalEse_memalloc() function
256 void* phPalEse_memalloc(uint32_t size);
306 void* phPalEse_memalloc(uint32_t size) { return malloc(size); } in phPalEse_memalloc() function
1092 return phPalEse_memalloc(size); in phNxpEse_memalloc()
1471 return phPalEse_memalloc(size); in phNxpEse_memalloc()