Searched refs:__oom_handler (Results 1 – 1 of 1) sorted by relevance
125 static __oom_handler_type __oom_handler = __STATIC_CAST(__oom_handler_type, 0); variable142 __my_malloc_handler = __oom_handler; in allocate()161 __oom_handler_type __old = __oom_handler; in set_malloc_handler()162 __oom_handler = __f; in set_malloc_handler()