Searched refs:signum (Results 1 – 5 of 5) sorted by relevance
46 def _handler_timeout(signum, frame): argument
81 alpha = (int) Math.signum(delta); // get the sign of the delta (+1, 0, -1) in getPercentChangeHTML()
636 int time = (int) Math.signum(def1.getRuntimeHint() - def2.getRuntimeHint()); in compare()642 return (int) Math.signum(value1 - value2); in compare()
527 def _timeout_handler(signum, frame): argument
139 def SigTermHandler(signum, frame): argument