Home
last modified time | relevance | path

Searched refs:alloc_max (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/freetype/src/base/
A Dftdbgmem.c120 FT_ULong alloc_max; member
411 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