Searched refs:MallocLog (Results 1 – 1 of 1) sorted by relevance
735 typedef struct MallocLog MallocLog; typedef736 struct MallocLog { struct744 MallocLog *pLog; in test_memdebug_callback() argument759 pLog = (MallocLog *)Tcl_Alloc(sizeof(MallocLog)); in test_memdebug_callback()760 memset(pLog, 0, sizeof(MallocLog)); in test_memdebug_callback()763 pLog = (MallocLog *)Tcl_GetHashValue(pEntry); in test_memdebug_callback()780 MallocLog *pLog = (MallocLog *)Tcl_GetHashValue(pEntry); in test_memdebug_log_clear()838 MallocLog *pLog = (MallocLog *)Tcl_GetHashValue(pEntry); in test_memdebug_log()