Home
last modified time | relevance | path

Searched refs:j0 (Results 1 – 25 of 50) sorted by relevance

12

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
Dauto0.f5 integer j0(40)
12 data j0/40*3/
16 call a1 (j0, j1, i)
19 if (j0(i) .ne. 4) call abort
39 subroutine a1 (j0, j1, n) argument
41 integer j0(40), j1(40), n local
50 j0(i) = j1(i) - j0(i)
62 j1(i) = j1(i) + k0(i) * j0(i)
76 j0(i) = j1(i) + j0(i)
Dauto1.f5 integer j0(40)
12 data j0/40*3/
16 call a1 (j0, j1, i)
19 if (j0(i) .ne. 4) call abort
39 subroutine a1 (j0, j1, n) argument
41 integer j0(40), j1(40), n local
50 j0(i) = j1(i) - j0(i)
66 j1(i) = j1(i) + k0(i, 3, 2) * j0(i)
84 j0(i) = j1(i) + j0(i)
/openbsd/src/gnu/usr.sbin/mkhybrid/src/
Drock.c336 int lenpos, lenval, j0, j1; local
420 j0 = strlen((char *) cpnt);
421 while(j0) {
422 j1 = j0;
429 Rock[ipnt++] = (j1 != j0 ? SL_CONTINUE : 0);
436 j0 -= j1;
/openbsd/src/lib/libm/src/
De_jn.c68 if(n==0) return(j0(x)); in jn()
98 a = j0(x); in jn()
199 b = (t*j0(x)/b); in jn()
De_j0.c81 j0(double x) in j0() function
127 DEF_NONSTD(j0);
192 return(u/v + tpi*(j0(x)*log(x))); in y0()
/openbsd/src/libexec/ld.so/
Dchacha_private.h92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
99 j0 = x->input[0]; in chacha_encrypt_bytes()
123 x0 = j0; in chacha_encrypt_bytes()
149 x0 = PLUS(x0,j0); in chacha_encrypt_bytes()
/openbsd/src/usr.bin/ssh/
Dchacha.c90 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
97 j0 = x->input[0]; in chacha_encrypt_bytes()
121 x0 = j0; in chacha_encrypt_bytes()
147 x0 = PLUS(x0,j0); in chacha_encrypt_bytes()
/openbsd/src/lib/libc/crypt/
Dchacha_private.h92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
99 j0 = x->input[0]; in chacha_encrypt_bytes()
123 x0 = j0; in chacha_encrypt_bytes()
149 x0 = PLUS(x0,j0); in chacha_encrypt_bytes()
/openbsd/src/sys/crypto/
Dchacha_private.h131 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
138 j0 = x->input[0]; in chacha_encrypt_bytes()
162 x0 = j0; in chacha_encrypt_bytes()
188 x0 = PLUS(x0,j0); in chacha_encrypt_bytes()
/openbsd/src/regress/lib/libm/fpaccuracy/
Dj0.c25 #define F j0
DMakefile5 atanh.c cos.c cosh.c erf.c erfc.c exp.c fpaccuracy.c j0.c \
/openbsd/src/lib/libcrypto/chacha/
Dchacha-merged.c123 u32 j0, j1, j2, j3, j4, j5, j6, j7; in chacha_encrypt_bytes() local
132 j0 = x->input[0]; in chacha_encrypt_bytes()
157 x0 = j0; in chacha_encrypt_bytes()
183 x0 = PLUS(x0, j0); in chacha_encrypt_bytes()
/openbsd/src/regress/lib/libcrypto/x509/bettertls/certificates/
D3577.key15 ckkWvI2cYYNsPu+j0/z03OAWSC9c8brYbfetilHvaA1uIBCxg4H3v0kCgYEAv6z3
D3379.key23 j0/L9R6rJcnEXMc7oP6yLUoDTWnMMPjZDQh3E/UYUh2buEe4nTBARHYa7MCP0ntb
D437.key20 Zvn54dLWdyaUb3TSSoC5Tg/cHnCR8+j0+G37FzZ3mkOTsNqzTzqn7N1NOLmEM1ox
D1104.chain37 Q/9aVFb2oQQqu2E9/UhC3KtgRubLiC0yLD+j0+J3Y1aVlaEaM5xuRkbFwjCqIqfb
/openbsd/src/usr.bin/diff/
Ddiffreg.c860 int m, i0, i1, j0, j1; in output() local
871 j0 = J[i0 - 1] + 1; in output()
877 change(file1, f1, file2, f2, i0, i1, j0, j1, &flags); in output()
883 j0 = J[i0 + 1] - 1; in output()
889 change(file1, f1, file2, f2, i1, i0, j1, j0, &flags); in output()
/openbsd/src/lib/libm/
DSymbols.map177 j0;
/openbsd/src/lib/libm/hidden/
Dmath.h111 PROTO_NORMAL(j0);
/openbsd/src/include/
Dmath.h249 double j0(double);
/openbsd/src/usr.bin/rcs/
Ddiff.c789 int m, i0, i1, j0, j1; in output() local
799 j0 = J[i0 - 1] + 1; in output()
805 change(f1, f2, i0, i1, j0, j1, flags); in output()
/openbsd/src/usr.bin/cvs/
Ddiff_internals.c807 int m, i0, i1, j0, j1; in output() local
817 j0 = J[i0 - 1] + 1; in output()
823 change(f1, f2, i0, i1, j0, j1, flags); in output()
/openbsd/src/gnu/llvm/clang/lib/Headers/
D__clang_hip_math.h842 double j0(double __x) { return __ocml_j0_f64(__x); }
854 return j0(__x);
858 double __x0 = j0(__x);
/openbsd/src/gnu/gcc/gcc/
Dtree-data-ref.c2979 int i0, j0, i1, j1; in analyze_subscript_affine_affine() local
3006 j0 = U[0][1] * gamma / gcd_alpha_beta; in analyze_subscript_affine_affine()
3011 || (j1 == 0 && j0 < 0)) in analyze_subscript_affine_affine()
3032 tau1 = MAX (tau1, CEIL (-j0, j1)); in analyze_subscript_affine_affine()
3033 tau2 = MIN (tau2, FLOOR_DIV (niter - j0, j1)); in analyze_subscript_affine_affine()
3036 y0 = j1 * tau1 + j0; in analyze_subscript_affine_affine()
/openbsd/src/gnu/usr.bin/perl/ext/POSIX/t/
Dexport.t165 isnormal isunordered j0 j1 jn lgamma log1p log2 logb lrint lround nan

12