Home
last modified time | relevance | path

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

/dports/cad/stepcode/stepcode-0.8/src/clstepcore/
H A DSTEPattribute.h259 SC_CORE_EXPORT friend bool sameADesc ( const STEPattribute & a1, const STEPattribute & a2 );
H A DSTEPattribute.cc1060 bool sameADesc( const STEPattribute & a1, const STEPattribute & a2 ) { in sameADesc() function