Searched refs:malloc_fn (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dropbox_client/
H A DcJSON.h58 void *(*malloc_fn)(size_t sz); member in struct:cJSON_Hooks
H A DcJSON.c68 cJSON_malloc = (hooks->malloc_fn)?hooks->malloc_fn:malloc;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dropbox_client/
H A DcJSON.h58 void *(*malloc_fn)(size_t sz); member in struct:cJSON_Hooks
H A DcJSON.c68 cJSON_malloc = (hooks->malloc_fn)?hooks->malloc_fn:malloc;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dropbox_client/
H A DcJSON.h58 void *(*malloc_fn)(size_t sz); member in struct:cJSON_Hooks
H A DcJSON.c68 cJSON_malloc = (hooks->malloc_fn)?hooks->malloc_fn:malloc;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/include/event2/
H A Devent.h1164 @param malloc_fn A replacement for malloc.
1169 void *(*malloc_fn)(size_t sz),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/include/event2/
H A Devent.h1164 @param malloc_fn A replacement for malloc.
1169 void *(*malloc_fn)(size_t sz),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/include/event2/
H A Devent.h1164 @param malloc_fn A replacement for malloc.
1169 void *(*malloc_fn)(size_t sz),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/
H A Devent.c2674 event_set_mem_functions(void *(*malloc_fn)(size_t sz),
2678 _mm_malloc_fn = malloc_fn;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/
H A Devent.c2674 event_set_mem_functions(void *(*malloc_fn)(size_t sz),
2678 _mm_malloc_fn = malloc_fn;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/
H A Devent.c2674 event_set_mem_functions(void *(*malloc_fn)(size_t sz),
2678 _mm_malloc_fn = malloc_fn;

Completed in 125 milliseconds