Home
last modified time | relevance | path

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

/dports/cad/alliance/alliance/src/mbk/src/
H A Dmlo.h253 #define IsSelfMIM(type) ((type == SELFMIM) ? 1 : 0) macro
H A Dmbk_lo.c2438 (void)printf(" | |---type : %s\n",IsSelfMIM(ptself->TYPE)?"MIM":"POLY/NWELL") ; in viewloself()