Searched defs:malloc (Results 1 – 17 of 17) sorted by relevance
29 MALLOC_WEAK void *malloc(size_t size) in malloc() function
41 #pragma weak malloc macro42 void *malloc(size_t size) in malloc() function
42 void *malloc(size_t size) in malloc() function
43 #define malloc ota_heap_malloc macro
23 __ATTRIBUTES void *malloc(unsigned int size) in malloc() function
20 __ATTRIBUTES void *malloc(unsigned int size) in malloc() function
40 #define malloc SDL_malloc macro
59 #define malloc(b) gc_alloc((b), false) macro
98 #define malloc pvPortMalloc macro
50 void *(*malloc)(uint32_t size); member
47 #define malloc SDL_malloc macro
13 #define malloc(size) nimble_malloc(size) macro
11 void *(*malloc)(uint32_t size); member
49 #define malloc SDL_malloc macro
2424 nghttp2_malloc malloc; member
167 #define malloc(s) malloc_is_forbidden(s) macro
1799 #define malloc(s) malloc_is_forbidden(s) macro
Completed in 126 milliseconds