Searched refs:alloc_max (Results 1 – 1 of 1) sorted by relevance
120 FT_Long alloc_max; member414 table->alloc_max ); in ft_mem_table_destroy()595 if ( table->alloc_current > table->alloc_max ) in ft_mem_table_set()596 table->alloc_max = table->alloc_current; in ft_mem_table_set()966 table->alloc_current, table->alloc_max, in FT_DumpMemory()