Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Dnetwork.h79 #define NCCCHECKSIZE 01000 /* set to check component size during NCC */ macro
/dports/cad/electric/electric-7.00/src/net/
H A Dnetwork.cpp1188 options & ~NCCCHECKSIZE, VINTEGER|VDONTSAVE); in net_set()
1236 options | NCCCHECKSIZE, VINTEGER|VDONTSAVE); in net_set()
9148 if ((options&NCCCHECKSIZE) != 0) DiaSetControl(dia, DNCO_CHECKCOMPSIZE, 1); in net_nccoptionsdlog()
9430 NCCCHECKEXPORTNAMES | NCCCHECKSIZE | in net_nccoptionsdlog()
9439 if (DiaGetControl(dia, DNCO_CHECKCOMPSIZE) != 0) options |= NCCCHECKSIZE; in net_nccoptionsdlog()
H A Dnetdiff.cpp869 if ((net_ncc_options&NCCCHECKSIZE) != 0) checksize = TRUE; else in net_ncconelevel()
/dports/cad/electric/electric-7.00/src/db/
H A Ddbvars.c2268 …{0, 0, (INTBIG*)&net_tool, VTOOL, 0, x_("NET_ncc_options"), 0, 0, NCCCHECKSIZE, 0, N_("Check…