Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/sc/
H A Dsc1electric.c60 static LIBRARY *sc_celllibrary = NOLIBRARY; variable
143 return((INTBIG)sc_celllibrary); in sc_request()
345 if (sc_celllibrary != NOLIBRARY) in Sc_find_leaf_cell()
347 formatinfstr(infstr, x_("%s:%s"), sc_celllibrary->libname, name); in Sc_find_leaf_cell()
1160 sc_celllibrary = lib; in Sc_library_use()