Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dflistutl.c435 count.stack * SIZ_REC(stackRecord), in heapStatistic()
437 (unsigned int) SIZ_REC(stackRecord)); in heapStatistic()
438 bytes_used += count.stack * SIZ_REC(stackRecord); in heapStatistic()
663 bytes_total += count.stack * SIZ_REC(stackRecord); in compute_hs()
873 ((memSizeType) count.stack) * SIZ_REC(stackRecord) + in check_heap()
H A Dname.c481 if (ALLOC_RECORD(created_stack_element, stackRecord, count.stack)) { in init_stack()
595 if (ALLOC_RECORD(created_stack_element, stackRecord, count.stack)) { in grow_stack()
631 FREE_RECORD(old_stack_element, stackRecord, count.stack); in shrink_stack()
H A Dprg_comp.c303 FREE_RECORD(old_prog->stack_global, stackRecord, count.stack); in prgDestr()
H A Ddata.h256 } stackRecord; typedef