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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/include/salt/
H A Dplatform.h284 # define sw_realloc(MEM,SIZE) realloc(MEM, SIZE) macro
290 # define sw_realloc(MEM,SIZE) _sw_debug_realloc(MEM, SIZE, __SW_FUNCTION__, __FILE__, __LINE__) macro

Completed in 44 milliseconds