Home
last modified time | relevance | path

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

/dports/cad/magic/magic-8.3.245/lef/
H A DdefRead.c1504 DefReadComponents(f, rootDef, sname, oscale, total) in DefReadComponents() function
1883 DefReadComponents(f, rootDef, sections[DEF_COMPONENTS], oscale, total);
/dports/cad/qflow/qflow-1.4.98/src/
H A Dreaddef.c1578 DefReadComponents(FILE *f, char *sname, float oscale, int total) in DefReadComponents() function
2039 err_fatal += DefReadComponents(f, sections[DEF_COMPONENTS], oscale, total); in DefRead()
/dports/cad/qrouter/qrouter-1.4.85/
H A Ddef.c1612 DefReadComponents(FILE *f, char *sname, float oscale, int total) in DefReadComponents() function
2210 err_fatal += DefReadComponents(f, sections[DEF_COMPONENTS], oscale, total); in DefRead()