Home
last modified time | relevance | path

Searched refs:RESMIM (Results 1 – 4 of 4) sorted by relevance

/dports/cad/alliance/alliance/src/mbk/src/
H A Dmlo.h219 #define RESMIM 0 /* Metal-Inter-Metal type */ macro
221 #define IsResMIM(type) ((type == RESMIM) ? 1 : 0)
H A Dalc_driv_l.c339 (pres -> TYPE == RESMIM)?"MIM":"MIM",
H A Dalc_pars_l6.c636 type = RESMIM ; in decode_lores()
641 type = RESMIM ; in decode_lores()
H A Dmbk_lo.c1296 …( "(C%s : %s) ",((lores_list*)((locon_list*)ptchain->DATA)->ROOT)->TYPE==RESMIM?"RESMIM":"RESMIM",… in viewlosig()
2011 if(type != RESMIM) in addlores()
2051 (void)fprintf(stdout,"--- mbk --- addlores : %s\n",type == RESMIM ? "RESMIM" : "RESMIM") ; in addlores()