Home
last modified time | relevance | path

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

/oneTBB/examples/graph/logic_sim/
H A Dbasics.hpp522 std::size_t i = 0, highs = 0; in operator ()() local
529 ++highs; in operator ()()
531 else if (ports[i] == high && highs > 0) { in operator ()()
536 ++highs; in operator ()()