Searched defs:half (Results 1 - 2 of 2) sorted by relevance

/gem5/src/systemc/tests/systemc/utils/sc_vector/test05/
H A Dtest05.cpp104 const unsigned half = 2; local
/gem5/src/base/
H A Dstatistics.cc357 int half = (size + 1) / 2; // round up! local
379 int half = (size + 1) / 2; // round up! local

Completed in 6 milliseconds