Searched refs:a1 (Results 1 - 25 of 250) sorted by relevance

12345678910

/freebsd-current/crypto/openssh/regress/unittests/test_helper/
H A Dtest_helper.h57 const char *a1, const char *a2,
61 const char *a1, const char *a2,
64 const char *a1, const char *a2,
67 const char *a1,
70 const char *a1, const char *a2,
73 const char *a1, const char *a2,
76 const char *a1, const char *a2,
79 const char *a1, const char *a2,
82 const char *a1, const char *a2,
85 const char *a1, cons
[all...]
H A Dtest_helper.c341 test_header(const char *file, int line, const char *a1, const char *a2, argument
348 name, pred_name(pred), a1,
354 assert_bignum(const char *file, int line, const char *a1, const char *a2, argument
360 test_header(file, line, a1, a2, "BIGNUM", pred);
361 fprintf(stderr, "%12s = 0x%s\n", a1, BN_bn2hex(aa1));
368 assert_string(const char *file, int line, const char *a1, const char *a2, argument
374 assert_ptr(file, line, a1, "NULL", aa1, NULL, TEST_NE);
379 test_header(file, line, a1, a2, "STRING", pred);
380 fprintf(stderr, "%12s = %s (len %zu)\n", a1, aa1, strlen(aa1));
403 assert_mem(const char *file, int line, const char *a1, cons argument
443 assert_mem_filled(const char *file, int line, const char *a1, const void *aa1, u_char v, size_t l, enum test_predicate pred) argument
470 assert_int(const char *file, int line, const char *a1, const char *a2, int aa1, int aa2, enum test_predicate pred) argument
481 assert_size_t(const char *file, int line, const char *a1, const char *a2, size_t aa1, size_t aa2, enum test_predicate pred) argument
492 assert_u_int(const char *file, int line, const char *a1, const char *a2, u_int aa1, u_int aa2, enum test_predicate pred) argument
503 assert_long(const char *file, int line, const char *a1, const char *a2, long aa1, long aa2, enum test_predicate pred) argument
514 assert_long_long(const char *file, int line, const char *a1, const char *a2, long long aa1, long long aa2, enum test_predicate pred) argument
525 assert_char(const char *file, int line, const char *a1, const char *a2, char aa1, char aa2, enum test_predicate pred) argument
540 assert_u8(const char *file, int line, const char *a1, const char *a2, u_int8_t aa1, u_int8_t aa2, enum test_predicate pred) argument
551 assert_u16(const char *file, int line, const char *a1, const char *a2, u_int16_t aa1, u_int16_t aa2, enum test_predicate pred) argument
562 assert_u32(const char *file, int line, const char *a1, const char *a2, u_int32_t aa1, u_int32_t aa2, enum test_predicate pred) argument
573 assert_u64(const char *file, int line, const char *a1, const char *a2, u_int64_t aa1, u_int64_t aa2, enum test_predicate pred) argument
586 assert_ptr(const char *file, int line, const char *a1, const char *a2, const void *aa1, const void *aa2, enum test_predicate pred) argument
[all...]
/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_a.h12 uint64_t a0, a1; local
16 * enough), extreme overflow here (a1 >= prof_interval * 2) can cause
23 a1 = a0 + accumbytes;
24 assert(a1 >= a0);
25 overflow = (a1 >= prof_interval);
27 a1 %= prof_interval;
30 a1, ATOMIC_RELAXED, ATOMIC_RELAXED));
34 a1 = a0 + accumbytes;
35 overflow = (a1 >= prof_interval);
37 a1
56 uint64_t a0, a1; local
[all...]
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/
H A Dtst.arrays.d38 extern int a1[];
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/riscv/
H A Dint_mul_impl.inc26 andi a3, a1, 1
30 srli a1, a1, 1
32 bnez a1, .L1
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota/
H A Dprojecttree_003_neg.ksh64 log_must mkdir $PRJDIR/a1
68 log_mustnot zfs project -c -k $PRJDIR/a1
69 log_mustnot zfs project -c -C $PRJDIR/a1
70 log_mustnot zfs project -c -s $PRJDIR/a1
71 log_must zfs project -c -d -r $PRJDIR/a1
72 log_must zfs project -c -r -d $PRJDIR/a1
77 log_mustnot zfs project -C -c $PRJDIR/a1
78 log_mustnot zfs project -C -d $PRJDIR/a1
79 log_mustnot zfs project -C -p 100 $PRJDIR/a1
80 log_mustnot zfs project -C -s $PRJDIR/a1
[all...]
H A Dprojecttree_002_pos.ksh64 log_must mkdir $PRJDIR/a1
68 log_must mkdir $PRJDIR/a1/a2
69 log_must mkdir $PRJDIR/a1/b2
70 log_must touch $PRJDIR/a1/c2
76 log_must mkdir $PRJDIR/a1/a2/a3
77 log_must mkdir $PRJDIR/a1/a2/b3
78 log_must touch $PRJDIR/a1/a2/c3
82 log_must touch $PRJDIR/a1/a2/a3/c4
83 log_must touch $PRJDIR/a1/a2/a3/d4
85 log_must zfs project -p $PRJID1 $PRJDIR/a1/c
[all...]
/freebsd-current/lib/libsys/riscv/
H A Dcerror.S41 ld a1, 0(sp)
43 sw a1, 0(a0)
45 li a1, -1
H A Dvfork.S45 addi a1, a1, -1
46 and a0, a0, a1
/freebsd-current/sys/riscv/riscv/
H A Dbus_space_asm.S37 add a3, a1, a2
43 add a3, a1, a2
49 add a3, a1, a2
55 add a3, a1, a2
61 add a4, a1, a2
67 add a4, a1, a2
73 add a4, a1, a2
79 add a4, a1, a2
H A Dcopyinout.S46 SET_FAULT_HANDLER(x0, a1) /* Clear the handler */
47 EXIT_USER_ACCESS(a1)
57 * a1 - Destination address
73 andi t1, a1, (XLEN_BYTES-1) /* Low bits of dest */
80 sb a4, 0(a1) /* Store byte in dest */
81 addi a1, a1, 1
90 sd a4, 0(a1) /* Store word in dest */
91 addi a1, a1, XLEN_BYTE
[all...]
H A Dsupport.S45 SET_FAULT_HANDLER(x0, a1) /* Reset the handler function */
46 EXIT_USER_ACCESS(a1)
62 bne a4, a1, 1f /* If not equal then exit */
83 bne a4, a1, 1f /* If not equal then exit */
98 li a1, VM_MAXUSER_ADDRESS
99 bgeu a0, a1, fsu_fault_nopcb
101 SET_FAULT_HANDLER(a6, a1) /* And set it */
102 ENTER_USER_ACCESS(a1)
104 EXIT_USER_ACCESS(a1)
105 SET_FAULT_HANDLER(x0, a1) /* Rese
[all...]
/freebsd-current/usr.bin/join/tests/
H A Dregress.sh6 REGRESSION_TEST_ONE(`join -t , -a1 -a2 -e "(unknown)" -o 0,1.2,2.2 ${SRCDIR}/regress.1.in ${SRCDIR}/regress.2.in')
/freebsd-current/contrib/netbsd-tests/lib/libc/string/
H A Dt_strcpy.c25 unsigned int a0, a1, t; local
87 for (a1 = 0; a1 < sizeof(long); ++a1) {
90 memcpy(&buf1[a1], tab[t].val, tab[t].len + 1);
91 ret = f(&buf0[a0], &buf1[a1]);
98 fprintf(stderr, "a0 %d, a1 %d, t %d\n",
99 a0, a1, t);
107 if (memcmp(&buf0[a0], &buf1[a1],
109 fprintf(stderr, "a0 %d, a1
[all...]
H A Dt_strcat.c25 unsigned int a0, a1, t0, t1; local
87 for (a1 = 0; a1 < sizeof(long); ++a1) {
93 memcpy(&buf1[a1], tab[t1].val,
96 ret = f(&buf0[a0], &buf1[a1]);
103 fprintf(stderr, "a0 %d, a1 %d, "
105 a0, a1, t0, t1);
112 &buf1[a1],
114 fprintf(stderr, "a0 %d, a1
[all...]
H A Dt_strcmp.c25 unsigned int a0, a1, t; local
77 for (a1 = 0; a1 < sizeof(long); ++a1) {
81 memcpy(&buf1[a1], tab[t].val1,
84 ret = f(&buf0[a0], &buf1[a1]);
89 fprintf(stderr, "a0 %d, a1 %d, t %d\n",
90 a0, a1, t);
92 &buf0[a0], &buf1[a1], ret);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_syscall_linux_riscv64.inc21 // a0 and a1 (http://man7.org/linux/man-pages/man2/syscall.2.html) arguments
53 #define __internal_syscall1(n, a1) (__internal_syscall)(n, (u64)(a1))
58 register u64 a1 asm("a1") = arg2;
61 : "r"(a7), "r"(a1)
65 #define __internal_syscall2(n, a1, a2) \
66 (__internal_syscall)(n, (u64)(a1), (long)(a2))
71 register u64 a1 asm("a1")
[all...]
H A Dsanitizer_syscall_linux_loongarch64.inc50 #define __internal_syscall1(n, a1) (__internal_syscall)(n, (u64)(a1))
55 register u64 a1 asm("$a1") = arg2;
58 : "r"(a7), "r"(a1)
62 #define __internal_syscall2(n, a1, a2) \
63 (__internal_syscall)(n, (u64)(a1), (long)(a2))
68 register u64 a1 asm("$a1") = arg2;
72 : "r"(a7), "r"(a1), "
[all...]
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Dsparcv9-gf2m.pl37 ($a1,$a2,$a4,$a8,$a12,$a48)=map("%o$_",(0..5));
93 mov $a,$a1
101 srax $a1,63,$lo ! broadcast 63rd bit
102 and $a48,$a1,$a1 ! (a<<0)&0x1fff...
104 sllx $a1,3,$a8
110 xor $a1,$a2,$a12
111 stx $a1,[$tab+1*8] ! tab[1]=a1
114 stx $a12,[$tab+3*8] ! tab[3]=a1
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_loongarch64.S47 la.local $a1, _ZN14__interception11real_setjmpE
48 ld.d $a1, $a1, 0
49 jr $a1
95 la.local $a1, _ZN14__interception12real__setjmpE
96 ld.d $a1, $a1, 0
97 jr $a1
143 la.local $a1, _ZN14__interception14real_sigsetjmpE
144 ld.d $a1,
[all...]
/freebsd-current/tools/regression/geom/ConfCmp/
H A DMakefile23 ./${PROG} a1.conf a1.conf
24 ./${PROG} a1.conf a1a.conf
25 if ./${PROG} a1.conf a1b.conf > /dev/null 2>&1 ; then exit 1 ; fi
26 if ./${PROG} a1.conf a1c.conf > /dev/null 2>&1 ; then exit 1 ; fi
27 if ./${PROG} a1.conf a1d.conf > /dev/null 2>&1 ; then exit 1 ; fi
/freebsd-current/crypto/openssl/ms/
H A Dcmp.pl39 @a1=unpack("C*",$b1);
41 for ($i=0; $i<=$#a1; $i++)
43 if ($a1[$i] ne $a2[$i])
45 printf "%02X %02X <<\n",$a1[$i],$a2[$i];
/freebsd-current/sys/cddl/boot/zfs/
H A Dfletcher.c32 uint64_t a0, b0, a1, b1; local
34 for (a0 = b0 = a1 = b1 = 0; ip < ipend; ip += 2) {
36 a1 += ip[1];
38 b1 += a1;
41 ZIO_SET_CHECKSUM(zcp, a0, a1, b0, b1);
50 uint64_t a0, b0, a1, b1; local
52 for (a0 = b0 = a1 = b1 = 0; ip < ipend; ip += 2) {
54 a1 += BSWAP_64(ip[1]);
56 b1 += a1;
59 ZIO_SET_CHECKSUM(zcp, a0, a1, b
[all...]
/freebsd-current/sys/powerpc/fpu/
H A Dfpu_mul.c103 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local
159 sticky = a3 = a2 = a1 = a0 = 0;
164 FPU_ADDCS(a1, a1, x1); \
169 a2 = (a2 >> 1) | (a1 << 31), a1 = (a1 >> 1) | (a0 << 31), a0 >>= 1
172 sticky |= a3, a3 = a2, a2 = a1, a1 = a0, a0 = 0
230 x->fp_mant[1] = a1;
[all...]
/freebsd-current/sys/cddl/dev/dtrace/riscv/
H A Ddtrace_asm.S124 sb a4, 0(a1) /* Store in kaddr */
125 addi a1, a1, 1
145 sb a4, 0(a1) /* Store in kaddr */
146 addi a1, a1, 1
171 bne a3, a1, 2f /* *target != cmp ? return */
184 bne a3, a1, 2f /* *target != cmp ? return */

Completed in 398 milliseconds

12345678910