Home
last modified time | relevance | path

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

/dports/cad/magic/magic-8.3.245/cif/
H A DCIFint.h156 #define CIFOP_SLOTS 9 macro
H A DCIFtech.c1051 newOp->co_opcode = CIFOP_SLOTS;
1378 case CIFOP_SLOTS:
1789 if (op->co_opcode == CIFOP_SLOTS) in CIFTechFinal()
2182 else if (sop->co_opcode == CIFOP_SLOTS)
2284 else if (op->co_opcode == CIFOP_SLOTS)
2349 else if (op->co_opcode == CIFOP_SLOTS)
2472 case CIFOP_SLOTS:
H A DCIFgen.c4841 case CIFOP_SLOTS: