Searched refs:sw_malloc (Results 1 – 1 of 1) sorted by relevance
283 # define sw_malloc(SIZE) malloc(SIZE) macro289 # define sw_malloc(SIZE) _sw_debug_malloc(SIZE, __SW_FUNCTION__, __FILE__, __LINE__) macro