Searched refs:CS_EQUATION_POST_BALANCE (Results 1 – 3 of 3) sorted by relevance
117 #define CS_EQUATION_POST_BALANCE (1 << 0) /* 1 */ macro
3530 if (!(eqp->process_flag & CS_EQUATION_POST_BALANCE)) in cs_equation_post_balance()
420 eqp->process_flag |= CS_EQUATION_POST_BALANCE; in _set_key()