Home
last modified time | relevance | path

Searched refs:sw_malloc (Results 1 – 1 of 1) sorted by relevance

/external/avahi/avahi-compat-howl/include/salt/
Dplatform.h283 # define sw_malloc(SIZE) malloc(SIZE) macro
289 # define sw_malloc(SIZE) _sw_debug_malloc(SIZE, __SW_FUNCTION__, __FILE__, __LINE__) macro