Searched refs:alloc_total_max (Results 1 – 1 of 1) sorted by relevance
124 FT_ULong alloc_total_max; member692 table->alloc_total_max - table->alloc_current > (FT_ULong)size ) in ft_mem_debug_alloc()795 table->alloc_current + (FT_ULong)delta > table->alloc_total_max ) in ft_mem_debug_realloc()847 table->alloc_total_max = (FT_ULong)total_max; in ft_mem_debug_init()
Completed in 23 milliseconds