Searched refs:MAXCIFLAYERS (Results 1 – 5 of 5) sorted by relevance
241 #define MAXCIFLAYERS (TT_MAXTYPES - 1) macro301 CIFLayer *cs_layers[MAXCIFLAYERS];
61 Plane *CIFTotalPlanes[MAXCIFLAYERS];62 Plane *CIFComponentPlanes[MAXCIFLAYERS];141 for (i = 0; i < MAXCIFLAYERS; i++) in CIFInitCells()186 for (i = 0; i < MAXCIFLAYERS; i++) in cifHierCleanup()
93 for (i = 0; i < MAXCIFLAYERS; i++) in cifTechFreeStyle()187 for (i = 0; i < MAXCIFLAYERS; i++) in cifTechStyleInit()810 if (CIFCurStyle->cs_nLayers == MAXCIFLAYERS)813 TechError("Can't handle more than %d CIF layers.\n", MAXCIFLAYERS);
53 global Plane *CIFPlanes[MAXCIFLAYERS];5074 Plane *new[MAXCIFLAYERS];5271 for (i = 0; i < MAXCIFLAYERS; i++)
68 DRCCookie *drcCifRules[MAXCIFLAYERS][2];385 for (i = 0; i != MAXCIFLAYERS; i++) in drcCifScale()417 for (i = 0; i != MAXCIFLAYERS; i++) in drcCifFreeStyle()450 for (i = 0; i != MAXCIFLAYERS; i++) in drcCifInit()470 for (i = 0; i != MAXCIFLAYERS; i++) in drcCifFinal()