Home
last modified time | relevance | path

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

/dports/cad/magic/magic-8.3.245/calma/
H A DCalmaRdcl.c115 } while (rtype != CALMA_BGNSTR);
196 } while((rtype != CALMA_BGNSTR) && (rtype != CALMA_ENDLIB)); in calmaNextCell()
301 if (nbytes <= 0 || rtype != CALMA_BGNSTR)
307 if (!calmaSkipExact(CALMA_BGNSTR)) goto syntaxerror;
H A DcalmaInt.h43 #define CALMA_BGNSTR 5 macro
H A DCalmaWrite.c426 if (rtype != CALMA_BGNSTR)
433 if (!calmaSkipExact(CALMA_BGNSTR)) goto syntaxerror;
438 calmaOutRH(28, CALMA_BGNSTR, CALMA_I2, outf);
597 case CALMA_BGNSTR:
1006 calmaOutRH(28, CALMA_BGNSTR, CALMA_I2, outf);
1171 calmaOutRH(28, CALMA_BGNSTR, CALMA_I2, f);