HomeSort by relevance Sort by last modified time
    Searched full:sw_malloc (Results 1 - 1 of 1) sorted by null

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

Completed in 59 milliseconds