Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/base/
A Dftdbgmem.c124 FT_ULong alloc_total_max; member
692 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