Home
last modified time | relevance | path

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

/dports/math/kmplot/kmplot-21.12.3/kmplot/
H A Dparser.h388 int m_pmAt; ///< When parsing an expression, which plus-minus symbol at variable
H A Dparser.cpp626 m_pmAt = 0; in initEquation()
796 if ( m_pmAt >= MAX_PM ) in heir1()
828 adduint( m_pmAt++ ); in heir1()