Home
last modified time | relevance | path

Searched defs:canBeCalledWith (Results 1 – 2 of 2) sorted by relevance

/dports/math/giacxcas/CoCoALib-0.99700/src/CoCoA-5/
H A DInterpreter.C3055 bool UserDefinedFunction::canBeCalledWith(int nArg) { in run() function
3060 bool BuiltInFunction::canBeCalledWith(int nArg) { in run() function
3064 bool RINGHOM::canBeCalledWith(int nArg) { in run() function
/dports/math/cocoalib/CoCoALib-0.99712/src/CoCoA-5/
H A DInterpreter.C3075 bool UserDefinedFunction::canBeCalledWith(int nArg) { in run() function
3080 bool BuiltInFunction::canBeCalledWith(int nArg) { in run() function
3084 bool RINGHOM::canBeCalledWith(int nArg) { in run() function