Searched defs:realloc (Results 1 - 25 of 97) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A Dcurl_memory.h42 #undef realloc macro
43 #define realloc(ptr,size) Curl_crealloc(ptr, size) macro
H A Dmemdebug.h86 #define realloc(ptr,size) curl_dorealloc(ptr, size, __LINE__, __FILE__) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A Dcurl_memory.h42 #undef realloc macro
43 #define realloc(ptr,size) Curl_crealloc(ptr, size) macro
H A Dmemdebug.h86 #define realloc(ptr,size) curl_dorealloc(ptr, size, __LINE__, __FILE__) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A Dcurl_memory.h42 #undef realloc macro
43 #define realloc(ptr,size) Curl_crealloc(ptr, size) macro
H A Dmemdebug.h86 #define realloc(ptr,size) curl_dorealloc(ptr, size, __LINE__, __FILE__) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libid3tag/
H A Dglobal.h36 # define realloc(ptr, sz) id3_debug_realloc(ptr, sz, __FILE__, __LINE__) macro
H A Ddebug.c30 # undef realloc macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libid3tag/
H A Dglobal.h36 # define realloc(ptr, sz) id3_debug_realloc(ptr, sz, __FILE__, __LINE__) macro
H A Ddebug.c30 # undef realloc macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libid3tag/
H A Dglobal.h36 # define realloc(ptr, sz) id3_debug_realloc(ptr, sz, __FILE__, __LINE__) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/util/
H A Dblocking.c32 #undef realloc macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/util/
H A Dblocking.c32 #undef realloc macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/util/
H A Dblocking.c32 #undef realloc macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/mem_man/
H A Dmem_man.h80 #define realloc(ptr,newsize) smb_mem_resize(ptr,newsize) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavutil/
H A Dmem.c42 #undef realloc macro
49 #define realloc AV_JOIN(MALLOC_PREFIX, realloc) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/mem_man/
H A Dmem_man.h80 #define realloc(ptr,newsize) smb_mem_resize(ptr,newsize) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavutil/
H A Dmem.c42 #undef realloc macro
49 #define realloc AV_JOIN(MALLOC_PREFIX, realloc) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/mem_man/
H A Dmem_man.h80 #define realloc(ptr,newsize) smb_mem_resize(ptr,newsize) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavutil/
H A Dmem.c42 #undef realloc macro
49 #define realloc AV_JOIN(MALLOC_PREFIX, realloc) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/expat-2.0.1/amiga/
H A Dstdlib.c43 void * realloc (void * mem, size_t len2) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/expat-2.0.1/amiga/
H A Dstdlib.c43 void * realloc (void * mem, size_t len2) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/expat-2.0.1/amiga/
H A Dstdlib.c43 void * realloc (void * mem, size_t len2) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/tdb/common/
H A Dtdbback.c49 #undef realloc macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/tdb/common/
H A Dtdbback.c49 #undef realloc macro

Completed in 275 milliseconds

1234