Home
last modified time | relevance | path

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

/dports/math/kcalc/kcalc-21.12.3/
H A Dkcalc.h146 void EnterEqual(CalcEngine::Repeat allow_repeat = CalcEngine::REPEAT_ALLOW);
H A Dkcalc.cpp963 EnterEqual(CalcEngine::REPEAT_PREVENT); in slotMemStoreclicked()
1063 EnterEqual(); // finish calculation so far, to store result into MEM in slotMemPlusMinusclicked()
1512 void KCalculator::EnterEqual(CalcEngine::Repeat allow_repeat) in EnterEqual() function in KCalculator
1525 EnterEqual(); in slotEqualclicked()
H A DChangeLog299 * found possible nasty memleak in EnterEqual