Home
last modified time | relevance | path

Searched refs:CIFKeep (Results 1 – 5 of 5) sorted by relevance

/dports/cad/magic/magic-8.3.245/cif/
H A DCIFmain.c42 CIFKeep *CIFStyleList;
193 CIFKeep *style;
262 CIFKeep *style, *match, *exactmatch;
H A DCIFint.h247 } CIFKeep; typedef
333 extern CIFKeep *CIFStyleList; /* List of all CIF styles. */
H A DCIFtech.c356 CIFKeep *style; in CIFTechInit()
531 CIFKeep *newStyle, *p;
574 newStyle = (CIFKeep *)mallocMagic(sizeof(CIFKeep));
589 CIFKeep *saveStyle = NULL;
601 newStyle = (CIFKeep *)mallocMagic(sizeof(CIFKeep));
/dports/cad/magic/magic-8.3.245/textio/
H A DtxInput.c775 extern CIFKeep *CIFStyleList; in ostyle_completion_function()
776 static CIFKeep *style; in ostyle_completion_function()
/dports/cad/magic/magic-8.3.245/drc/
H A DDRCcif.c109 CIFKeep *new;