Home
last modified time | relevance | path

Searched defs:defiPoints (Results 1 – 3 of 3) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/def/def/
H A DdefiMisc.hpp40 struct defiPoints { struct
45 defiPoints(); argument
H A DdefiMisc.cpp46 defiPoints::defiPoints() in defiPoints() function in defiPoints
53 DEF_COPY_CONSTRUCTOR_C( defiPoints ) in DEF_COPY_CONSTRUCTOR_C() argument
63 DEF_ASSIGN_OPERATOR_C( defiPoints ) { in DEF_ASSIGN_OPERATOR_C() argument
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/def/cdef/
H A DdefiTypedefs.h88 struct defiPoints { struct
89 int numPoints;
90 int* x;
91 int* y;