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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Ddebug.h31 void id3_debug_free(void *, char const *, unsigned int);
H A Dglobal.h37 # define free(ptr) id3_debug_free(ptr, __FILE__, __LINE__)
H A Ddebug.c124 id3_debug_free(ptr, file, line);
163 void id3_debug_free(void *ptr, char const *file, unsigned int line) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Ddebug.h31 void id3_debug_free(void *, char const *, unsigned int);
H A Dglobal.h37 # define free(ptr) id3_debug_free(ptr, __FILE__, __LINE__)
H A Ddebug.c124 id3_debug_free(ptr, file, line);
163 void id3_debug_free(void *ptr, char const *file, unsigned int line) function

Completed in 176 milliseconds