Home | History | Annotate | Download | only in base

Lines Matching refs:ft_mem_debug_panic

208   ft_mem_debug_panic( const char*  fmt,
416 ft_mem_debug_panic(
478 ft_mem_debug_panic(
526 ft_mem_debug_panic(
533 ft_mem_debug_panic(
546 ft_mem_debug_panic( "not enough memory to run memory tests" );
620 ft_mem_debug_panic(
666 ft_mem_debug_panic(
683 ft_mem_debug_panic( "negative block size allocation (%ld)", size );
718 ft_mem_debug_panic( "trying to free NULL in (%s:%ld)",
756 ft_mem_debug_panic( "trying to reallocate NULL in (%s:%ld)",
763 ft_mem_debug_panic(
771 ft_mem_debug_panic(
776 ft_mem_debug_panic(
781 ft_mem_debug_panic( "invalid ft_realloc request for %p. cur_size is "