Home
last modified time | relevance | path

Searched defs:UNSIGNED_UNINITIALIZED (Results 1 – 2 of 2) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/mpl/src/ParquetFP/src/
H A Dbaseannealer.cxx58 const unsigned int BaseAnnealer::UNSIGNED_UNINITIALIZED = 0; member in BaseAnnealer
H A Dbaseannealer.h72 static const unsigned int UNSIGNED_UNINITIALIZED; variable