Searched refs:drcCharFormat (Results 1 – 1 of 1) sorted by relevance
165 static DRC_ERROR _getSlopeSign(const CHARACTERISTIC_FORMAT drcCharFormat, in _getSlopeSign() argument167 if (drcCharFormat == CF_SIGMOID) { in _getSlopeSign()189 static DRC_ERROR _isSlopeNegative(const CHARACTERISTIC_FORMAT drcCharFormat[2], in _isSlopeNegative()195 err = _getSlopeSign(drcCharFormat[CS_LEFT], pCChar[CS_LEFT], in _isSlopeNegative()199 err = _getSlopeSign(drcCharFormat[CS_RIGHT], pCChar[CS_RIGHT], in _isSlopeNegative()