Searched defs:realloc (Results 1 - 24 of 24) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dcurl_memory.h42 #undef realloc macro
43 #define realloc(ptr,size) Curl_crealloc(ptr, size) macro
H A Dmemdebug.h88 #define realloc(ptr,size) curl_dorealloc(ptr, size, __LINE__, __FILE__) macro
H A Durldata.h131 #undef realloc macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavutil/
H A Dinternal.h222 #undef realloc macro
223 #define realloc please_use_av_realloc macro
H A Dmem.c41 #undef realloc macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Ddebug.c30 # undef realloc macro
H A Dglobal.h36 # define realloc(ptr, sz) id3_debug_realloc(ptr, sz, __FILE__, __LINE__) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Ddebug.c30 # undef realloc macro
H A Dglobal.h36 # define realloc(ptr, sz) id3_debug_realloc(ptr, sz, __FILE__, __LINE__) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3ext.h111 void *(*realloc)(void*,int); member in struct:sqlite3_api_routines
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dsmb_macros.h307 #undef realloc macro
309 #define realloc(p,s) __ERROR_DONT_USE_REALLOC_DIRECTLY macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dutil.c904 #undef realloc macro
906 #define realloc(p,s) __ERROR_DONT_USE_RELLOC_DIRECTLY macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/tdb/
H A Dtdb.c75 #undef realloc macro
H A Dtdbback.c49 #undef realloc macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Dbrew_db.h73 #define realloc(a, b) REALLOC(a, b) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/amiga/
H A Dstdlib.c43 void * realloc (void * mem, size_t len2) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstdlib.in.h74 # undef realloc macro
75 # define realloc rpl_realloc macro
79 # undef realloc macro
80 # define realloc(p,s) \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Drealloc.c37 #undef realloc macro
48 #undef realloc macro
[all...]
H A Dstdlib.in.h74 # undef realloc macro
75 # define realloc rpl_realloc macro
79 # undef realloc macro
80 # define realloc(p,s) \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Drealloc.c37 #undef realloc macro
48 #undef realloc macro
[all...]
H A Dstdlib.in.h74 # undef realloc macro
75 # define realloc rpl_realloc macro
79 # undef realloc macro
80 # define realloc(p,s) \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dflatdevtree.h69 void *(*realloc)(void *, unsigned long); member in struct:ft_cxt
H A Dops.h28 void * (*realloc)(void *ptr, unsigned long size); member in struct:platform_ops
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_inode.c4463 xfs_iext_idx_to_irec( xfs_ifork_t *ifp, xfs_extnum_t *idxp, int *erp_idxp, int realloc) argument

Completed in 512 milliseconds