Searched refs:func_table_allocated (Results 1 – 1 of 1) sorted by relevance
119 static unsigned int func_table_allocated; variable1386 if (func_table_in_use == func_table_allocated) in vmsdbgout_begin_function()1388 func_table_allocated += FUNC_TABLE_INCREMENT; in vmsdbgout_begin_function()1391 func_table_allocated * sizeof (vms_func_node)); in vmsdbgout_begin_function()1610 func_table_allocated = FUNC_TABLE_INCREMENT; in vmsdbgout_init()