Home
last modified time | relevance | path

Searched refs:t2low (Results 1 – 15 of 15) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/third_party/bnlib/
H A Dlbn64.c1564 #define t2low BIGLITTLE(t2[1],t2[0]) in lbnDiv_64() macro
1704 if (t2high > r || (t2high == r && t2low > nl)) { in lbnDiv_64()
1708 t2high -= (t2low < dl); in lbnDiv_64()
1709 t2low -= dl; in lbnDiv_64()
1710 if (t2high > r || (t2high == r && t2low > nl)) in lbnDiv_64()
1773 if (t2high > r || (t2high == r && t2low > nl)) { in lbnDiv_64()
1777 t2high -= (t2low < dl); in lbnDiv_64()
1778 t2low -= dl; in lbnDiv_64()
1779 if (t2high > r || (t2high == r && t2low > nl)) in lbnDiv_64()
H A Dlbn16.c1564 #define t2low BIGLITTLE(t2[1],t2[0]) in lbnDiv_16() macro
1704 if (t2high > r || (t2high == r && t2low > nl)) { in lbnDiv_16()
1708 t2high -= (t2low < dl); in lbnDiv_16()
1709 t2low -= dl; in lbnDiv_16()
1710 if (t2high > r || (t2high == r && t2low > nl)) in lbnDiv_16()
1773 if (t2high > r || (t2high == r && t2low > nl)) { in lbnDiv_16()
1777 t2high -= (t2low < dl); in lbnDiv_16()
1778 t2low -= dl; in lbnDiv_16()
1779 if (t2high > r || (t2high == r && t2low > nl)) in lbnDiv_16()
H A Dlbn32.c1564 #define t2low BIGLITTLE(t2[1],t2[0]) in lbnDiv_32() macro
1704 if (t2high > r || (t2high == r && t2low > nl)) { in lbnDiv_32()
1708 t2high -= (t2low < dl); in lbnDiv_32()
1709 t2low -= dl; in lbnDiv_32()
1710 if (t2high > r || (t2high == r && t2low > nl)) in lbnDiv_32()
1773 if (t2high > r || (t2high == r && t2low > nl)) { in lbnDiv_32()
1777 t2high -= (t2low < dl); in lbnDiv_32()
1778 t2low -= dl; in lbnDiv_32()
1779 if (t2high > r || (t2high == r && t2low > nl)) in lbnDiv_32()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/third_party/bnlib/bignum-ARM/
H A Dlbn16.c1563 #define t2low BIGLITTLE(t2[1],t2[0]) in lbnDiv_16() macro
1703 if (t2high > r || (t2high == r && t2low > nl)) { in lbnDiv_16()
1707 t2high -= (t2low < dl); in lbnDiv_16()
1708 t2low -= dl; in lbnDiv_16()
1709 if (t2high > r || (t2high == r && t2low > nl)) in lbnDiv_16()
1772 if (t2high > r || (t2high == r && t2low > nl)) { in lbnDiv_16()
1776 t2high -= (t2low < dl); in lbnDiv_16()
1777 t2low -= dl; in lbnDiv_16()
1778 if (t2high > r || (t2high == r && t2low > nl)) in lbnDiv_16()
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/bnlib/
H A Dlbn16.c1570 #define t2low BIGLITTLE(t2[1],t2[0]) in lbnDiv_16() macro
1710 if (t2high > r || (t2high == r && t2low > nl)) { in lbnDiv_16()
1714 t2high -= (t2low < dl); in lbnDiv_16()
1715 t2low -= dl; in lbnDiv_16()
1716 if (t2high > r || (t2high == r && t2low > nl)) in lbnDiv_16()
1779 if (t2high > r || (t2high == r && t2low > nl)) { in lbnDiv_16()
1783 t2high -= (t2low < dl); in lbnDiv_16()
1784 t2low -= dl; in lbnDiv_16()
1785 if (t2high > r || (t2high == r && t2low > nl)) in lbnDiv_16()
H A Dlbn32.c1570 #define t2low BIGLITTLE(t2[1],t2[0])
1710 if (t2high > r || (t2high == r && t2low > nl)) {
1714 t2high -= (t2low < dl);
1715 t2low -= dl;
1716 if (t2high > r || (t2high == r && t2low > nl))
1779 if (t2high > r || (t2high == r && t2low > nl)) {
1783 t2high -= (t2low < dl);
1784 t2low -= dl;
1785 if (t2high > r || (t2high == r && t2low > nl))
H A Dlbn64.c1570 #define t2low BIGLITTLE(t2[1],t2[0]) in lbnDiv_64() macro
1710 if (t2high > r || (t2high == r && t2low > nl)) { in lbnDiv_64()
1714 t2high -= (t2low < dl); in lbnDiv_64()
1715 t2low -= dl; in lbnDiv_64()
1716 if (t2high > r || (t2high == r && t2low > nl)) in lbnDiv_64()
1779 if (t2high > r || (t2high == r && t2low > nl)) { in lbnDiv_64()
1783 t2high -= (t2low < dl); in lbnDiv_64()
1784 t2low -= dl; in lbnDiv_64()
1785 if (t2high > r || (t2high == r && t2low > nl)) in lbnDiv_64()
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineutil.c3010 const Spline *s1,const Spline *s2,extended t1low,extended t1high,extended t2low,extended t2high, in ICBinarySearch() argument
3019 o2o = ((s2->splines[other].a*t2low+s2->splines[other].b)*t2low+ in ICBinarySearch()
3020 s2->splines[other].c)*t2low+s2->splines[other].d; in ICBinarySearch()
3025 t2 = ISolveWithin(&s2->splines[major],m,t2low,t2high); in ICBinarySearch()
3041 t2low = t2; in ICBinarySearch()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineutil.c3010 const Spline *s1,const Spline *s2,extended t1low,extended t1high,extended t2low,extended t2high, in ICBinarySearch() argument
3019 o2o = ((s2->splines[other].a*t2low+s2->splines[other].b)*t2low+ in ICBinarySearch()
3020 s2->splines[other].c)*t2low+s2->splines[other].d; in ICBinarySearch()
3025 t2 = ISolveWithin(&s2->splines[major],m,t2low,t2high); in ICBinarySearch()
3041 t2low = t2; in ICBinarySearch()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineutil.c3010 const Spline *s1,const Spline *s2,extended t1low,extended t1high,extended t2low,extended t2high, in ICBinarySearch() argument
3019 o2o = ((s2->splines[other].a*t2low+s2->splines[other].b)*t2low+ in ICBinarySearch()
3020 s2->splines[other].c)*t2low+s2->splines[other].d; in ICBinarySearch()
3025 t2 = ISolveWithin(&s2->splines[major],m,t2low,t2high); in ICBinarySearch()
3041 t2low = t2; in ICBinarySearch()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineutil.c3010 const Spline *s1,const Spline *s2,extended t1low,extended t1high,extended t2low,extended t2high, in ICBinarySearch() argument
3019 o2o = ((s2->splines[other].a*t2low+s2->splines[other].b)*t2low+ in ICBinarySearch()
3020 s2->splines[other].c)*t2low+s2->splines[other].d; in ICBinarySearch()
3025 t2 = ISolveWithin(&s2->splines[major],m,t2low,t2high); in ICBinarySearch()
3041 t2low = t2; in ICBinarySearch()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineutil.c3010 const Spline *s1,const Spline *s2,extended t1low,extended t1high,extended t2low,extended t2high, in ICBinarySearch() argument
3019 o2o = ((s2->splines[other].a*t2low+s2->splines[other].b)*t2low+ in ICBinarySearch()
3020 s2->splines[other].c)*t2low+s2->splines[other].d; in ICBinarySearch()
3025 t2 = ISolveWithin(&s2->splines[major],m,t2low,t2high); in ICBinarySearch()
3041 t2low = t2; in ICBinarySearch()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineutil.c3010 const Spline *s1,const Spline *s2,extended t1low,extended t1high,extended t2low,extended t2high, in ICBinarySearch() argument
3019 o2o = ((s2->splines[other].a*t2low+s2->splines[other].b)*t2low+ in ICBinarySearch()
3020 s2->splines[other].c)*t2low+s2->splines[other].d; in ICBinarySearch()
3025 t2 = ISolveWithin(&s2->splines[major],m,t2low,t2high); in ICBinarySearch()
3041 t2low = t2; in ICBinarySearch()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineutil.c3010 const Spline *s1,const Spline *s2,extended t1low,extended t1high,extended t2low,extended t2high, in ICBinarySearch() argument
3019 o2o = ((s2->splines[other].a*t2low+s2->splines[other].b)*t2low+ in ICBinarySearch()
3020 s2->splines[other].c)*t2low+s2->splines[other].d; in ICBinarySearch()
3025 t2 = ISolveWithin(&s2->splines[major],m,t2low,t2high); in ICBinarySearch()
3041 t2low = t2; in ICBinarySearch()
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dsplineutil.c4278 const Spline *s1,const Spline *s2,extended t1low,extended t1high,extended t2low,extended t2high, in ICBinarySearch() argument
4287 o2o = ((s2->splines[other].a*t2low+s2->splines[other].b)*t2low+ in ICBinarySearch()
4288 s2->splines[other].c)*t2low+s2->splines[other].d; in ICBinarySearch()
4293 t2 = ISolveWithin(s2,major,m,t2low,t2high); in ICBinarySearch()
4309 t2low = t2; in ICBinarySearch()