Searched refs:CleanupFunc (Results 1 – 2 of 2) sorted by relevance
4087 typedef void CleanupFunc(void *ptr); typedef4158 CleanupFunc *GetCleanup() { return NULL; }4212 CleanupFunc *GetCleanup() { return &DeletePointer<MutableP2>; }
4783 typedef void CleanupFunc(void *ptr);4854 CleanupFunc *GetCleanup() { return NULL; }4908 CleanupFunc *GetCleanup() { return &DeletePointer<MutableP2>; }