Searched refs:opsubstitute (Results 1 – 5 of 5) sorted by relevance
930 int opsubstitute(objectptr thisobj, objinstptr pinst) in opsubstitute() function998 return opsubstitute(thisobj, pinst); in psubstitute()
772 extern int opsubstitute(objectptr, objinstptr);
3107 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);
4368 opsubstitute(calls->callobj, calls->callinst); in writeflat()
60 the parameter evaluation is done ONLY as part of the opsubstitute()