Searched refs:alloc_max (Results 1 – 1 of 1) sorted by relevance
120 FT_ULong alloc_max; member411 table->alloc_max ); in ft_mem_table_destroy()592 if ( table->alloc_current > table->alloc_max ) in ft_mem_table_set()593 table->alloc_max = table->alloc_current; in ft_mem_table_set()959 table->alloc_current, table->alloc_max, in FT_DumpMemory()
Completed in 4 milliseconds