Searched refs:ft_mem_debug_realloc (Results 1 – 4 of 4) sorted by relevance
738 ft_mem_debug_realloc( FT_Memory memory, in ft_mem_debug_realloc() function839 memory->realloc = ft_mem_debug_realloc; in ft_mem_debug_init()
2192 * src/base/ftdbgmem.c (ft_mem_debug_realloc): Make it compile with2197 * src/base/ftdbgmem.c (ft_mem_table_set, ft_mem_debug_realloc):2207 ft_mem_debug_alloc, ft_mem_debug_free, ft_mem_debug_realloc): Fixes
2423 * src/base/ftdbgmem.c (ft_mem_debug_realloc): Don't abort if9104 ft_mem_debug_realloc, ft_mem_debug_done, FT_Alloc_Debug,
5118 ft_mem_debug_realloc): Use `static' keyword and fix signedness