Searched defs:summ (Results 1 – 7 of 7) sorted by relevance
93 #define PPMD_GET_MEAN_SPEC(summ, shift, round) (((summ) + (1 << ((shift) - (round)))) >> (shift)) argument94 #define PPMD_GET_MEAN(summ) PPMD_GET_MEAN_SPEC((summ), PPMD_PERIOD_BITS, 2) argument
1129 Int summ; /* sum of the MSDs */ in decFloatAdd() local
1509 double summ, reps, diff; in SWIG_CanCastAsInteger() local
2560 double summ, reps, diff; in SWIG_CanCastAsInteger() local