MCPcopy Create free account
hub / github.com/devosoft/avida / ClearFlags

Method ClearFlags

avida-core/source/cpu/cCPUMemory.h:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81 }
82 inline void ClearFlags() { m_flag_array.SetAll(0); }
83 void Reset(int new_size); // Reset size, clearing contents...
84 void ResizeOld(int new_size); // Reset size, save contents, init to previous
85

Callers 8

Divide_MainMethod · 0.80
Divide_MainRSMethod · 0.80
Divide_Main1RSMethod · 0.80
Divide_Main2RSMethod · 0.80
Inst_ReproMethod · 0.80
Divide_MainMethod · 0.80
Divide_MainMethod · 0.80
Inst_ReproMethod · 0.80

Calls 1

SetAllMethod · 0.45

Tested by

no test coverage detected