Searched refs:Substract (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.h78 EvalSteps, SelectRoot, CombineSets, Add, Substract, Less, enumerator in enum:__anon13039
H A Ddomxpath.c197 "EvalSteps", "SelectRoot", "CombineSets", "Add", "Substract", "Less",
1444 a = New2( Substract, a, Recurse(MultiplicativeExpr));
4401 case Substract:
4446 case Substract:
4495 case Substract: rsSetReal (result, dLeft - dRight); break;

Completed in 172 milliseconds