Searched refs:g_dealloc (Results 1 – 2 of 2) sorted by relevance
16 extern DellocateFunction g_dealloc;26 g_dealloc(p); in operator delete()
28 DellocateFunction g_dealloc = NULL; variable77 g_dealloc = dealloc; in InitializeModule()