Home | History | Annotate | Download | only in src

Lines Matching refs:__oom_handler

125 static __oom_handler_type __oom_handler = __STATIC_CAST(__oom_handler_type, 0);
142 __my_malloc_handler = __oom_handler;
161 __oom_handler_type __old = __oom_handler;
162 __oom_handler = __f;