Lines Matching refs:i_panic
116 do this before we get to i_panic() to avoid recursive
123 i_panic("t_buffer_get(): buffer overflow");
204 /* Make sure i_panic() won't try to allocate from the
207 i_panic("Corrupted data stack canary");
253 i_panic("data stack[%s]: saved alloc size broken",
260 i_panic("data stack[%s]: buffer overflow",
279 i_panic("t_pop() called with empty stack");
358 i_panic("data stack: Out of memory when allocating %"
383 i_panic("Trying to allocate %"PRIuSIZE_T" bytes", size);
477 i_panic("Trying to allocate %"PRIuSIZE_T" bytes", size);
619 i_panic("Missing t_pop() call");