Home
last modified time | relevance | path

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

/dports/textproc/jade/jade-1.2.1/style/
H A DInsn.h352 virtual void setArgToCC(VM &);
405 void setArgToCC(VM &);
H A DInsn.cxx546 void FunctionObj::setArgToCC(VM &) in setArgToCC() function in DSSSL_NAMESPACE::FunctionObj
784 void ClosureObj::setArgToCC(VM &vm) in setArgToCC() function in DSSSL_NAMESPACE::ClosureObj
1433 f->setArgToCC(vm); in call()
1454 f->setArgToCC(vm); in tailCall()
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A DInsn.h352 virtual void setArgToCC(VM &);
405 void setArgToCC(VM &);
H A DInsn.cxx548 void FunctionObj::setArgToCC(VM &) in InheritedC()
786 void ClosureObj::setArgToCC(VM &vm) in InheritedC()
1453 f->setArgToCC(vm); in InheritedC()
1474 f->setArgToCC(vm); in InheritedC()