Home
last modified time | relevance | path

Searched defs:summ (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_ppmd_private.h93 #define PPMD_GET_MEAN_SPEC(summ, shift, round) (((summ) + (1 << ((shift) - (round)))) >> (shift)) argument
94 #define PPMD_GET_MEAN(summ) PPMD_GET_MEAN_SPEC((summ), PPMD_PERIOD_BITS, 2) argument
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/
H A DdecBasic.c1129 Int summ; /* sum of the MSDs */ in decFloatAdd() local
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/
H A DdecBasic.c1129 Int summ; /* sum of the MSDs */ in decFloatAdd() local
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/
H A DdecBasic.c1129 Int summ; /* sum of the MSDs */ in decFloatAdd() local
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/
H A DdecBasic.c1129 Int summ; /* sum of the MSDs */ in decFloatAdd() local
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/
H A Dnetpgpperl_wrap.c1509 double summ, reps, diff; in SWIG_CanCastAsInteger() local
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c2560 double summ, reps, diff; in SWIG_CanCastAsInteger() local