Home
last modified time | relevance | path

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

/dports/audio/praat/praat-6.2.03/melder/
H A Dmelder_alloc.h94 int64 MelderArray_cellAllocationCount ();
H A Dmelder_alloc.cpp289 int64 MelderArray_cellAllocationCount () { return MelderArray :: cellAllocationCount; } in MelderArray_cellAllocationCount() function
/dports/audio/praat/praat-6.2.03/sys/
H A Dpraat_statistics.cpp258 …U" (", Melder_bigInteger (MelderArray_cellAllocationCount () - MelderArray_cellDeallocationCount (… in praat_reportMemoryUse()
289 U" (", Melder_bigInteger (MelderArray_cellAllocationCount ()), U" cells)"); in praat_reportMemoryUse()