Home
last modified time | relevance | path

Searched +refs:bx +refs:n (Results 1 – 25 of 8531) sorted by relevance

12345678910>>...342

/dports/devel/dev86/dev86-0.16.20/libc/syscall/
H A Dmksyscall60 printf(" mov bx,sp\n");
62 printf(" mov bx,[bx+4]\n");
64 printf(" xchg ax,bx\n");
71 printf(" mov bx,sp\n");
73 printf(" mov bx,ax\n");
85 printf(" mov bx,[bx+2]\n");
91 printf(" mov bx,[bx+2]\n");
96 printf(" mov bx,[bx+2]\n");
124 printf(" mov bx,[bx+4]\n");
140 printf(" mov bx,[bx+2]\n");
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libuu/
H A Duulib.c98 int n; in uu_header() local
119 for (n = 0; n < elementsof(options); n++) in uu_header()
361 n = (n << 6) | c; in uu_decode()
373 n = (n << 6) | c; in uu_decode()
391 n = (n << 6) | c; in uu_decode()
678 bx_q_getn(register Uu_t* uu, register Bx_t* bx, register int n) in bx_q_getn() argument
692 bx_q_gets(register Uu_t* uu, register Bx_t* bx, register char* s, size_t n) in bx_q_gets() argument
794 bx_q_putn(register Uu_t* uu, register Bx_t* bx, register unsigned long v, int n) in bx_q_putn() argument
926 bx_o_decode(register Uu_t* uu, Bx_t* bx, char* buf, register size_t n) in bx_o_decode() argument
958 bx_c_decode(register Uu_t* uu, Bx_t* bx, register char* s, size_t n) in bx_c_decode() argument
[all …]
/dports/shells/ksh93/ast-93u/src/lib/libuu/
H A Duulib.c98 int n; in uu_header() local
119 for (n = 0; n < elementsof(options); n++) in uu_header()
361 n = (n << 6) | c; in uu_decode()
373 n = (n << 6) | c; in uu_decode()
391 n = (n << 6) | c; in uu_decode()
678 bx_q_getn(register Uu_t* uu, register Bx_t* bx, register int n) in bx_q_getn() argument
692 bx_q_gets(register Uu_t* uu, register Bx_t* bx, register char* s, size_t n) in bx_q_gets() argument
794 bx_q_putn(register Uu_t* uu, register Bx_t* bx, register unsigned long v, int n) in bx_q_putn() argument
926 bx_o_decode(register Uu_t* uu, Bx_t* bx, char* buf, register size_t n) in bx_o_decode() argument
958 bx_c_decode(register Uu_t* uu, Bx_t* bx, register char* s, size_t n) in bx_c_decode() argument
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libuu/
H A Duulib.c98 int n; in uu_header() local
119 for (n = 0; n < elementsof(options); n++) in uu_header()
361 n = (n << 6) | c; in uu_decode()
373 n = (n << 6) | c; in uu_decode()
391 n = (n << 6) | c; in uu_decode()
678 bx_q_getn(register Uu_t* uu, register Bx_t* bx, register int n) in bx_q_getn() argument
692 bx_q_gets(register Uu_t* uu, register Bx_t* bx, register char* s, size_t n) in bx_q_gets() argument
794 bx_q_putn(register Uu_t* uu, register Bx_t* bx, register unsigned long v, int n) in bx_q_putn() argument
926 bx_o_decode(register Uu_t* uu, Bx_t* bx, char* buf, register size_t n) in bx_o_decode() argument
958 bx_c_decode(register Uu_t* uu, Bx_t* bx, register char* s, size_t n) in bx_c_decode() argument
[all …]
/dports/security/p5-CryptX/CryptX-0.075/lib/Math/BigInt/
H A DLTM.pm413 $n = $class -> _sub($n, $k);
414 $n = $class -> _inc($n);
424 $n = $class -> _mul($n, $f);
425 $n = $class -> _div($n, $d);
430 return $n;
561 my ($class, $n) = @_;
563 $n = $class -> _num($n) if ref $n;
600 $n = $class -> _num($n) if ref $n;
628 my $n = shift;
631 return $cache -> {$n} if exists $cache -> {$n};
[all …]
/dports/games/zdoom/zdoom-2.8.1/gdtoa/
H A Ddmisc.c63 nrv_alloc(s, rve, n) char *s, **rve; int n; in nrv_alloc() argument
108 int n; local
119 n = S->wds;
124 if (b->wds < n)
127 sxe = sx + --n;
129 bxe = bx + n;
169 --n;
170 b->wds = n;
208 bxe = bx + n;
211 --n;
[all …]
/dports/games/ecwolf/ecwolf-1.3.3-src/gdtoa/
H A Ddmisc.c63 nrv_alloc(s, rve, n) char *s, **rve; int n; in nrv_alloc() argument
108 int n; local
119 n = S->wds;
124 if (b->wds < n)
127 sxe = sx + --n;
129 bxe = bx + n;
169 --n;
170 b->wds = n;
208 bxe = bx + n;
211 --n;
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gdtoa/
H A Ddmisc.c68 nrv_alloc(s, rve, n) CONST char *s; char **rve; size_t n; in nrv_alloc() argument
115 int n; local
126 n = S->wds;
131 if (b->wds < n)
134 sxe = sx + --n;
136 bxe = bx + n;
178 --n;
179 b->wds = n;
219 bxe = bx + n;
222 --n;
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/gdtoa/
H A Ddmisc.c69 nrv_alloc(s, rve, n) CONST char *s; char **rve; size_t n; in nrv_alloc() argument
116 int n; local
127 n = S->wds;
132 if (b->wds < n)
135 sxe = sx + --n;
137 bxe = bx + n;
179 --n;
180 b->wds = n;
220 bxe = bx + n;
223 --n;
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/gdtoa/
H A Ddmisc.c60 t = rv = rv_alloc(n); in nrv_alloc()
87 int n; in quorem() local
98 n = S->wds; in quorem()
103 if (b->wds < n) in quorem()
106 sxe = sx + --n; in quorem()
108 bxe = bx + n; in quorem()
148 --n; in quorem()
149 b->wds = n; in quorem()
188 bxe = bx + n; in quorem()
191 --n; in quorem()
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/gdtoa/
H A Ddmisc.c60 t = rv = rv_alloc(n); in nrv_alloc()
87 int n; in quorem() local
98 n = S->wds; in quorem()
103 if (b->wds < n) in quorem()
106 sxe = sx + --n; in quorem()
108 bxe = bx + n; in quorem()
148 --n; in quorem()
149 b->wds = n; in quorem()
188 bxe = bx + n; in quorem()
191 --n; in quorem()
[all …]
/dports/math/algae/algae-4.3.6/src/
H A Dleastsq.c153 n = a->nc;
154 bx = (MATRIX *) form_matrix (n, b->nc, a->type, dense);
157 bx->a.real[j*n+i] = b->a.real[j*m+i];
193 n = a->nc;
194 x = (MATRIX *) form_matrix (n, bx->nc, a->type, dense);
197 x->a.real[j*n+i] = bx->a.real[j*m+i];
218 n = a->nc;
219 bx = (MATRIX *) form_matrix (n, b->nc, a->type, dense);
222 bx->a.complex[j*n+i] = b->a.complex[j*m+i];
259 x = (MATRIX *) form_matrix (n, bx->nc, a->type, dense);
[all …]
/dports/math/adol-c/ADOL-C-2.7.2/ADOL-C/examples/additional_examples/param/
H A Dparamexam.cpp32 adouble he, xax, bx, tem; in energy() local
35 bx = 0; in energy()
39 bx += bv[i]*x[i]; in energy()
47 he = he - log((1+bx*(1+R))/(1+bx*(1-R)))*xax/bx; in energy()
53 adouble he, xax, bx, tem; in energy_p() local
56 bx = 0; in energy_p()
68 he = he - log((1+bx*(1+R))/(1+bx*(1-R)))*xax/bx; in energy_p()
74 adouble he, xax, bx, tem; in energy_a() local
77 bx = 0; in energy_a()
81 bx += b[i]*x[i]; in energy_a()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/math-neon/source/
H A Dmath_sinfv.c40 void sinfv_c(float *x, int n, float *r) in sinfv_c() argument
50 if (n & 0x1) { in sinfv_c()
52 n--; in sinfv_c()
58 while(n > 0){ in sinfv_c()
71 bx.f = bx.f - (((float)bm) * rng1); in sinfv_c()
77 bx.f = bx.f - bn * rng1; in sinfv_c()
85 bxx = bx.f * bx.f; in sinfv_c()
94 n -= 2; in sinfv_c()
100 void sinfv_neon(float *x, int n, float *r) in sinfv_neon() argument
105 :"r"(x), "r"(n) in sinfv_neon()
[all …]
H A Dmath_sincosf.c49 } ax, bx; in sincosf_c() local
52 int m, n, o, p; in sincosf_c() local
63 bx.f = bx.f - (((float)o) * __sincosf_rng[1]); in sincosf_c()
66 n = m & 1; in sincosf_c()
69 bx.f = bx.f - p * __sincosf_rng[1]; in sincosf_c()
72 n = n ^ m; in sincosf_c()
76 n = n ^ m; in sincosf_c()
78 n = n << 31; in sincosf_c()
80 ax.i = ax.i ^ n; in sincosf_c()
81 bx.i = bx.i ^ p; in sincosf_c()
[all …]
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dbignum.c865 int n, m; in bignum_gdiv() local
868 #define DIGIT(num, n) (((n)%2)? HI((num)->values[(n)/2]) : LO((num)->values[(n)/2])) in bignum_gdiv() argument
870 (((n)%2)? \ in bignum_gdiv()
874 (((n)%2)? \ in bignum_gdiv()
876 (num->values[(n)/2] = (num->values[(n)/2] & HIMASK)|((v) & LOMASK))) in bignum_gdiv()
880 (num->values[(n)/2+1] = (num->values[(n)/2+1] & HIMASK)|HI(v))) : \ in bignum_gdiv()
908 u_long uu = (DIGIT(u, j+n) << HALF_BITS) + DIGIT(u, j+n-1); in bignum_gdiv()
967 for (; n > 0; n--) { in bignum_sdiv()
969 r1 = ((pu[n] % divisor) << HALF_BITS) + HI(pu[n-1]); in bignum_sdiv()
972 pu[n] = q1; in bignum_sdiv()
[all …]
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/src/
H A Dsub1sp.c1429 mp_size_t n, k; in mpfr_sub1sp() local
1476 n = MPFR_PREC2LIMBS (p); in mpfr_sub1sp()
1483 k = n - 1; in mpfr_sub1sp()
1543 mpn_sub_n (ap, bp, cp, n); in mpfr_sub1sp()
1546 limb = ap[n-1]; in mpfr_sub1sp()
1690 mp_size_t l = n - 1; in mpfr_sub1sp()
1780 MPN_COPY(ap, bp, n); in mpfr_sub1sp()
1799 MPN_ZERO(tp + n - m, m); in mpfr_sub1sp()
1811 MPN_ZERO (tp + n - m, m); in mpfr_sub1sp()
1858 mpn_sub_n (ap, bp, cp, n); in mpfr_sub1sp()
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/aobasis/
H A Dai_verfc.F766 coset(bx - 1, by, bz), n) + &
872 vnuc(1, coset(bx, by, bz), n) = &
873 rbp(1)*vnuc(1, coset(bx - 1, by, bz), n) - &
874 rcp(1)*vnuc(1, coset(bx - 1, by, bz), n + 1) + &
875 f3*(vnuc(1, coset(bx - 2, by, bz), n) - &
876 vnuc(1, coset(bx - 2, by, bz), n + 1))
877 verf(1, coset(bx, by, bz), n) = &
878 rbp(1)*verf(1, coset(bx - 1, by, bz), n) + &
879 rpw(1)*verf(1, coset(bx - 1, by, bz), n + 1) + &
880 f3*(verf(1, coset(bx - 2, by, bz), n) + &
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/aobasis/
H A Dai_verfc.F766 coset(bx - 1, by, bz), n) + &
872 vnuc(1, coset(bx, by, bz), n) = &
873 rbp(1)*vnuc(1, coset(bx - 1, by, bz), n) - &
874 rcp(1)*vnuc(1, coset(bx - 1, by, bz), n + 1) + &
875 f3*(vnuc(1, coset(bx - 2, by, bz), n) - &
876 vnuc(1, coset(bx - 2, by, bz), n + 1))
877 verf(1, coset(bx, by, bz), n) = &
878 rbp(1)*verf(1, coset(bx - 1, by, bz), n) + &
879 rpw(1)*verf(1, coset(bx - 1, by, bz), n + 1) + &
880 f3*(verf(1, coset(bx - 2, by, bz), n) + &
[all …]
/dports/emulators/jzintv/jzintv-20200712-src/examples/spacepat/c/
H A Djumprock.c92 for (n = 0; n < 7; n++) in parse_rockcrat()
226 int o, n, mx, x, y, bx, by; in convolve() local
235 bx = x - 16 + o; in convolve()
241 by = bx < 0 ? 0 : in convolve()
242 bx > 19 ? 0 : (y - bbot[bx] + 1); in convolve()
245 printf("Rock %d, X=%-2d, Y=%-3d, bx=%-3d, by=%-2d\n", n, x, y, bx, by); in convolve()
262 bx = x - 16 + o; in convolve()
268 by = bx < 0 ? 0 : in convolve()
269 bx > 19 ? 0 : in convolve()
270 y == 7 || bbot[bx] > 0 ? 0 : 1; in convolve()
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/internal/binres/
H A Dbinres.go323 n := len(bx.stack)
325 p, bx.stack = bx.stack[n-1], bx.stack[:n-1]
510 n := len(bx.stack)
512 el, bx.stack = bx.stack[n-1], bx.stack[:n-1]
736 n := len(bx.stack)
738 p, bx.stack = bx.stack[n-1], bx.stack[:n-1]
745 n := len(bx.stack)
747 el, bx.stack = bx.stack[n-1], bx.stack[:n-1]
946 n, err = r.r.Read(p)
952 r.off += int64(n)
[all …]
/dports/security/keybase/client-v5.7.1/go/vendor/golang.org/x/mobile/internal/binres/
H A Dbinres.go323 n := len(bx.stack)
325 p, bx.stack = bx.stack[n-1], bx.stack[:n-1]
510 n := len(bx.stack)
512 el, bx.stack = bx.stack[n-1], bx.stack[:n-1]
736 n := len(bx.stack)
738 p, bx.stack = bx.stack[n-1], bx.stack[:n-1]
745 n := len(bx.stack)
747 el, bx.stack = bx.stack[n-1], bx.stack[:n-1]
946 n, err = r.r.Read(p)
952 r.off += int64(n)
[all …]
/dports/math/arb/arb-2.21.1/arb/test/
H A Dt-log_base_ui.c26 arb_t x, bx, lbx, lbx1; in main() local
27 ulong n, b, b2, r; in main() local
31 arb_init(bx); in main()
48 arb_set_ui(bx, b); in main()
49 arb_pow(bx, bx, x, 2 + n_randint(state, 500)); in main()
63 arb_log_base_ui(bx, bx, b, prec); in main()
76 n = n_randint(state, 100); in main()
81 arb_set_ui(lbx1, n); in main()
87 arb_pow_ui(bx, bx, n, prec); in main()
96 flint_printf("n = %wu\n\n", n); in main()
[all …]
/dports/lang/perl5.30/perl-5.30.3/cpan/Math-BigInt/lib/Math/BigInt/
H A DLib.pm549 $n = $class -> _sub($n, $k);
550 $n = $class -> _inc($n);
560 $n = $class -> _mul($n, $f);
561 $n = $class -> _div($n, $d);
1120 $bx = reverse $bx;
1153 $bx = '0x' . $bx;
1205 $bx = reverse $bx;
1238 $bx = '0x' . $bx;
1323 $bx = '0x' . $bx;
1753 $n = $class -> _num($n) if ref $n;
[all …]
/dports/lang/perl5.34/perl-5.34.0/cpan/Math-BigInt/lib/Math/BigInt/
H A DLib.pm556 $n = $class -> _sub($n, $k);
557 $n = $class -> _inc($n);
567 $n = $class -> _mul($n, $f);
568 $n = $class -> _div($n, $d);
1127 $bx = reverse $bx;
1160 $bx = '0x' . $bx;
1212 $bx = reverse $bx;
1245 $bx = '0x' . $bx;
1330 $bx = '0x' . $bx;
1769 $n = $class -> _num($n) if ref $n;
[all …]

12345678910>>...342