Searched refs:pres1 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/systemc/tests/systemc/misc/gnats/pr57/
H A Dpr57.cpp63 bool pres1(bool x, bool y);
69 pr57::pres1(bool x, bool y) function in class:pr57
98 b = pres1(1, 0);
102 b = pres1(0, 1);

Completed in 3 milliseconds