Searched refs:str_detach_debug (Results 1 – 2 of 2) sorted by relevance
887 void str_detach_debug(void *, const char *, int);888 #define str_detach(a) str_detach_debug((a), __FILE__, __LINE__)
373 void str_detach_debug(void *ptr, const char *file, int line) { in str_detach_debug() function413 str_detach_debug(ptr, file, line); in str_free_debug()