Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/Singular/
H A DfeOpt.cc153 static const char* feOptAction(feOptIndex opt);
185 return feOptAction(opt); in feSetOptValue()
199 return feOptAction(opt); in feSetOptValue()
202 static const char* feOptAction(feOptIndex opt) in feOptAction() function