Home
last modified time | relevance | path

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

/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dparameter.c930 int opsubstitute(objectptr thisobj, objinstptr pinst) in opsubstitute() function
998 return opsubstitute(thisobj, pinst); in psubstitute()
H A Dprototypes.h772 extern int opsubstitute(objectptr, objinstptr);
H A Dfiles.c3107 opsubstitute(libobj, newinst); in readparams()
3427 opsubstitute(newdef->thisobject, NULL); in library_object_unique()
3428 opsubstitute(newobject, NULL); in library_object_unique()
6807 opsubstitute(sobj->thisobject, sobj);
6982 opsubstitute(localdata, NULL);
H A Dnetlist.c4368 opsubstitute(calls->callobj, calls->callinst); in writeflat()
H A DCHANGES60 the parameter evaluation is done ONLY as part of the opsubstitute()