Home
last modified time | relevance | path

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

/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DCalculator-calculate.cc2556 b_controlled = true; in startControl()
2574 if(!b_controlled) return false;
2597 return b_controlled;
2600 b_controlled = false;
H A DCalculator.h326 bool b_controlled; variable
H A DCalculator.cc196 b_controlled = false; in Calculator()
425 b_controlled = false; in Calculator()