Home
last modified time | relevance | path

Searched refs:LABTYPE_NODEATTR (Results 1 – 3 of 3) sorted by relevance

/dports/cad/magic/magic-8.3.245/extract/
H A DextractInt.h124 #define LABTYPE_NODEATTR 0x02 /* Node attribute */ macro
H A DExtBasic.c715 if (extLabType(ll->ll_label->lab_text, LABTYPE_NODEATTR))
3429 return ((bool)(typeMask & LABTYPE_NODEATTR));
H A DextractInt.h.new89 #define LABTYPE_NODEATTR 0x02 /* Node attribute */