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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_time.cpp112 static bool warn_constructor=true; local
113 if ( warn_constructor ) {
114 warn_constructor=false;
139 static bool warn_constructor=true; local
140 if ( warn_constructor ) {
141 warn_constructor=false;

Completed in 5 milliseconds