Home
last modified time | relevance | path

Searched +full:- +full:a (Results 1 – 25 of 1673) sorted by relevance

12345678910>>...67

/freebsd/crypto/openssl/test/recipes/10-test_bn_data/
H A Dbnshift.txt4 # this file except in compliance with the License. You can obtain a copy
8 # These test vectors satisfy A * 2 = LShift1
13 A = 0
16 A = 988b0905e52efb2709f98a12a
18 LShift1 = -13116120bca5df64e13f314254
19 A = -988b0905e52efb2709f98a12a
22 A = 13116120bca5df64e13f314254
24 LShift1 = -2622c241794bbec9c27e6284a8
25 A = -13116120bca5df64e13f314254
28 A = 2622c241794bbec9c27e6284a8
[all …]
H A Dbngcd.txt1 # Copyright 2019-2024 The OpenSSL Project Authors. All Rights Reserved.
4 # this file except in compliance with the License. You can obtain a copy
10 # These test vectors satisfy gcd(A, B) = GCD.
13 A = 0
18 A = 1
23 A = 1
27 # gcd(0,a) = a
28 A = 0
32 # gcd(-a,0) = |a|
33 A = -231f16458c487346cf50a17beec83632f25d19abeea1097c746533cd3e35207b7efd75dc3e9c663a64b6861e88579d…
[all …]
H A Dbnsum.txt4 # this file except in compliance with the License. You can obtain a copy
10 # These test vectors satisfy A + B = Sum.
13 A = 0
17 A = c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce12…
20 Sum = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccc…
21 A = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce1…
25 A = c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce12…
26 B = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce1…
29 A = c590e57ee64fced18aff6e2f0c6ac05625b1e94f394f42470cae14d12cadea4f5ab6b9d77225fe3b4903825966c7875…
33 A = c590e57ee64fced18aff6e2f0c6ac05625b1e94f394f42470cae14d12cadea4f5ab6b9d77225fe3b4903825966c7875…
[all …]
H A Dbnmul.txt4 # this file except in compliance with the License. You can obtain a copy
8 # These test vectors satisfy A^2 = Square.
12 # Regression test for a BN_sqr overflow bug.
14 A = 80000000000000008000000000000001fffffffffffffffe0000000000000000
16 # Regression test for a BN_sqr overflow bug.
18 A = 80000000000000000000000080000001fffffffe000000000000000000000000
21 A = -df6a253c3f
24 A = 21f253ddb5a6d
27 A = -95fbaee5a09c86d
30 A = -3e71292dd4ad3ed3b4
[all …]
H A Dbnmod.txt1 # Copyright 2016-2022 The OpenSSL Project Authors. All Rights Reserved.
4 # this file except in compliance with the License. You can obtain a copy
8 # These test vectors satisfy A * B = ModMul (mod M) and 0 <= ModMul < M.
14 A = 6b18497fed9befdf22a01d988d34213f6687d8a96e86c188dea4172e7c6095a0d18d3c86c0f5a1af9c6e3aaeb6baac2…
19 A = 16c92f77c139706430f396f72ec7adb045745cd9f5899b0074d9955bd32de66f57c05c7929b575312a7f1c04f19e724…
20 B = -8734c4a2361fc530f60b28a5f1c7e93136c5ff6bfc7553965eaca54c61e6befb3c0f8cef4280e780cc5940d21a740d…
24 A = -6715098ab2ba3ea1e6341e89936e3ae913cdd450dc831c8534071f3c362841e47d88f2cd29c0d1239aa0949f3685f1…
29 A = -11fec955948e007b59fc50e729941ee9d43d552b9411510b73f6b4faafc0465f261f8381d96f647267f72175883172…
30 B = -2b3792f39499767e0a8b7a6a406e470a78f97ebb36765beab5fe52e95abf7582736db72a2ebfdb2405e3954c968b35…
34 A = 7713413d87f1e50840255927ff27bad79e5de5898725a876e4647913158cda9f5fa031dd7fc11d2e8130a0ba99e8706…
[all …]
/freebsd/contrib/bc/tests/bc/errors/
H A D01.txt1 a(s691027461l[ ba])
3 a
4 a
9 a
13 a
18 a
22 a
25 a
26 a
32 a(s691027461l[ ba])
[all …]
/freebsd/lib/libc/regex/grot/
H A Dtests9 # expected to fail. If there is a fourth field, it is the substring that
10 # the RE is expected to match. If there is a fifth field, it is a comma-
11 # separated list of what the subexpressions should match, with - indicating
12 # no match for that one. In both the fourth and fifth fields, a (sub)field
14 # a null string followed by the stuff after the @; this provides a way to
19 # - placeholder, does nothing
20 # b RE is a BRE, not an ERE
21 # & try it as both an ERE and a BRE
36 a & a a
38 abc|de - abc abc
[all …]
/freebsd/contrib/lua/doc/
H A Dcontents.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 <TITLE>Lua 5.4 Reference Manual - contents</TITLE>
7 <META HTTP-EQUIV="content-type" CONTENT="text/html; charset=iso-8859-1">
13 <A HREF="https://www.lua.org/"><IMG SRC="logo.gif" ALT="Lua"></A>
20 For a complete introduction to Lua programming, see the book
21 <A HREF="https://www.lua.org/pil/">Programming in Lua</A>.
24 <A HREF="manual.html">start</A>
26 <A HREF="#contents">contents</A>
28 <A HREF="#index">index</A>
30 <A HREF="https://www.lua.org/manual/">other versions</A>
[all …]
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_filter_zstd.c1 /*-
17 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
32 struct archive *a; in DEFINE_TEST() local
53 * Write a 100 files and read them all back. in DEFINE_TEST()
55 assert((a = archive_write_new()) != NULL); in DEFINE_TEST()
56 assertEqualIntA(a, ARCHIVE_OK, archive_write_set_format_ustar(a)); in DEFINE_TEST()
57 r = archive_write_add_filter_zstd(a); in DEFINE_TEST()
60 assertEqualInt(ARCHIVE_OK, archive_write_free(a)); in DEFINE_TEST()
65 assertEqualIntA(a, ARCHIVE_OK, in DEFINE_TEST()
66 archive_write_set_bytes_per_block(a, 10)); in DEFINE_TEST()
[all …]
H A Dtest_read_format_rar.c1 /*-
2 * Copyright (c) 2003-2007 Tim Kientzle
4 * Copyright (c) 2011-2012 Michihiro NAKAJIMA
18 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
33 struct archive *a; in DEFINE_TEST() local
38 assert((a = archive_read_new()) != NULL); in DEFINE_TEST()
39 assertA(0 == archive_read_support_filter_all(a)); in DEFINE_TEST()
40 assertA(0 == archive_read_set_format(a, ARCHIVE_FORMAT_RAR)); in DEFINE_TEST()
41 assertA(0 == archive_read_open_filename(a, reffile, 10240)); in DEFINE_TEST()
42 assertA(0 == archive_read_next_header(a, &ae)); in DEFINE_TEST()
[all …]
/freebsd/contrib/bearssl/src/kdf/
H A Dshake.c5 * a copy of this software and associated documentation files (the
17 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
46 * XOR a block of data into the provided state. This supports only
47 * blocks whose length is a multiple of 64 bits.
50 xor_block(uint64_t *A, const void *data, size_t rate) in xor_block() argument
55 A[u >> 3] ^= br_dec64le((const unsigned char *)data + u); in xor_block()
60 * Process a block with the provided data. The data length must be a
64 process_block(uint64_t *A) in process_block() argument
78 tt0 = A[ 1] ^ A[ 6]; in process_block()
79 tt1 = A[11] ^ A[16]; in process_block()
[all …]
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-c64x.pl2 # Copyright 2017-2020 The OpenSSL Project Authors. All Rights Reserved.
5 # this file except in compliance with the License. You can obtain a copy
16 # [ABI- and endian-neutral] Keccak-1600 for C64x.
21 # with bit interleaving. 64-bit values are simply split between A- and
22 # B-files, with A-file holding least significant halves. This works
23 # out perfectly, because all operations including cross-communications
25 # [incredible for a 32-bit processor] 10.9 cycles per processed byte
26 # for r=1088, which corresponds to SHA3-256. This is >15x faster than
27 # compiler-generated KECCAK_1X_ALT code, and >10x than other variants.
30 my @A = map([ $_, ($_+1), ($_+2), ($_+3), ($_+4) ], (5,10,16,21,26));
[all …]
/freebsd/contrib/elftoolchain/common/
H A Dutarray.h2 Copyright (c) 2008-2013, Troy D. Hanson http://uthash.sourceforge.net
13 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
24 /* $Id: utarray.h 2694 2012-11-24 17:11:58Z kaiwang27 $ */
26 /* a dynamic array implementation using macros
45 #define oom() exit(-1)
61 char *d; /* n slots of size icd->sz*/
64 #define utarray_init(a,_icd) do { \ argument
65 memset(a,0,sizeof(UT_array)); \
66 (a)->icd=*_icd; \
69 #define utarray_done(a) do { \ argument
[all …]
/freebsd/crypto/openssl/crypto/ts/
H A Dts_rsp_utils.c2 * Copyright 2006-2020 The OpenSSL Project Authors. All Rights Reserved.
5 * this file except in compliance with the License. You can obtain a copy
17 int TS_RESP_set_status_info(TS_RESP *a, TS_STATUS_INFO *status_info) in TS_RESP_set_status_info() argument
21 if (a->status_info == status_info) in TS_RESP_set_status_info()
28 TS_STATUS_INFO_free(a->status_info); in TS_RESP_set_status_info()
29 a->status_info = new_status_info; in TS_RESP_set_status_info()
34 TS_STATUS_INFO *TS_RESP_get_status_info(TS_RESP *a) in TS_RESP_get_status_info() argument
36 return a->status_info; in TS_RESP_get_status_info()
40 void TS_RESP_set_tst_info(TS_RESP *a, PKCS7 *p7, TS_TST_INFO *tst_info) in TS_RESP_set_tst_info() argument
42 PKCS7_free(a->token); in TS_RESP_set_tst_info()
[all …]
/freebsd/contrib/lua/src/
H A Dlopcodes.h14 We assume that instructions are unsigned 32-bit integers.
20 iABC C(8) | B(8) |k| A(8) | Op(7) |
21 iABx Bx(17) | A(8) | Op(7) |
22 iAsBx sBx (signed)(17) | A(8) | Op(7) |
26 A signed argument is represented in excess K: the represented value is
68 #define L_INTHASBITS(b) ((UINT_MAX >> ((b) - 1)) >= 1)
72 #define MAXARG_Bx ((1<<SIZE_Bx)-1)
81 #define MAXARG_Ax ((1<<SIZE_Ax)-1)
87 #define MAXARG_sJ ((1 << SIZE_sJ) - 1)
95 #define MAXARG_A ((1<<SIZE_A)-1)
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_table.lua1 --SPDX-License-Identifier: MIT
2 --[[
3 --*****************************************************************************
4 --* Copyright (C) 1994-2016 Lua.org, PUC-Rio.
5 --*
6 --* Permission is hereby granted, free of charge, to any person obtaining
7 --* a copy of this software and associated documentation files (the
8 --* "Software"), to deal in the Software without restriction, including
9 --* without limitation the rights to use, copy, modify, merge, publish,
10 --* distribute, sublicense, and/or sell copies of the Software, and to
[all …]
/freebsd/bin/sh/tests/parameters/
H A Dpositional2.021 testcase 'set -- a b; set -- p$@q' '2|pa|bq'
22 testcase 'set -- a b; set -- $@q' '2|a|bq'
23 testcase 'set -- a b; set -- p$@' '2|pa|b'
24 testcase 'set -- a b; set -- p$@q' '2|pa|bq'
25 testcase 'set -- a b; set -- $@q' '2|a|bq'
26 testcase 'set -- a b; set -- p$@' '2|pa|b'
27 testcase 'set -- a b; set -- p$*q' '2|pa|bq'
28 testcase 'set -- a b; set -- $*q' '2|a|bq'
29 testcase 'set -- a b; set -- p$*' '2|pa|b'
30 testcase 'set -- a b; set -- p$*q' '2|pa|bq'
[all …]
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c1 /*-
2 * Copyright (c) 2003-2010 Tim Kientzle
18 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
116 * If the number is less than zero, t must be a signed type, so it fits in
117 * int64_t. Otherwise, it's a nonnegative value so we can cast it to uint64_t
118 * without loss. But it could be a large unsigned value, so we have to clip it
136 /* TODO: Support Mac OS 'quarantine' feature. This is really just a
139 * archive being read was tainted. Windows has a similar feature; we
157 /* Ignore non-int O_NOFOLLOW constant. */
168 #define AT_FDCWD -100
[all …]
H A Darchive_write.c1 /*-
2 * Copyright (c) 2003-2010 Tim Kientzle
16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
33 * needlessly bloating statically-linked clients.
98 struct archive_write *a; in archive_write_new() local
101 a = calloc(1, sizeof(*a)); in archive_write_new()
102 if (a == NULL) in archive_write_new()
104 a->archive.magic = ARCHIVE_WRITE_MAGIC; in archive_write_new()
105 a->archive.state = ARCHIVE_STATE_NEW; in archive_write_new()
106 a->archive.vtable = &archive_write_vtable; in archive_write_new()
[all …]
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.314 .\" implied warranties of merchantability and fitness for a particular purpose
24 .\" $Id: dwarf.3 3644 2018-10-15 19:55:01Z jkoshy $
48 .Bl -bullet
50 A consumer API set allows applications to read existing debug information
51 in a program object.
57 A producer API set that allows applications to add debug information
58 to a program object.
69 .Bl -tag -width ".Li Dwarf_*" -compact
82 .Bl -tag -width ".Vt Dwarf_Unsigned" -compact
86 A program address in the target object.
[all …]
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_lib.c2 * Copyright 1995-2024 The OpenSSL Project Authors. All Rights Reserved.
5 * this file except in compliance with the License. You can obtain a copy
20 /*-
21 * For a 32 bit machine
22 * 2 - 4 == 128
23 * 3 - 8 == 256
24 * 4 - 16 == 512
25 * 5 - 32 == 1024
26 * 6 - 64 == 2048
27 * 7 - 128 == 4096
[all …]
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Drenesas,i2c.txt1 I2C for R-Car platforms
4 - compatible:
5 "renesas,i2c-r8a7742" if the device is a part of a R8A7742 SoC.
6 "renesas,i2c-r8a7743" if the device is a part of a R8A7743 SoC.
7 "renesas,i2c-r8a7744" if the device is a part of a R8A7744 SoC.
8 "renesas,i2c-r8a7745" if the device is a part of a R8A7745 SoC.
9 "renesas,i2c-r8a77470" if the device is a part of a R8A77470 SoC.
10 "renesas,i2c-r8a774a1" if the device is a part of a R8A774A1 SoC.
11 "renesas,i2c-r8a774b1" if the device is a part of a R8A774B1 SoC.
12 "renesas,i2c-r8a774c0" if the device is a part of a R8A774C0 SoC.
[all …]
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md4 This document is a companion to the [QUIC API Overview](./quic-api.md) which
10 - **Global**:
15 - **Object**:
16 Object management APIs. Some of these may require QUIC-specific implementation.
17 - **HL**: Handshake layer API.
22 - **CSSM**: Connection/Stream State Machine. API related to lifecycle of a
23 connection or stream. Needs QUIC-specific implementation.
24 - **ADP**: App Data Path. Application-side data path API. QUIC-specific
26 - **NDP**: Net Data Path. Network-side data path control API. Also includes I/O
28 - **RL**: Record layer related API. If these API items only relate to the TLS
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cpp1 //===-- tsan_interface_atomic.cpp --------
181 to_atomic(const volatile a8 * a) to_atomic() argument
185 to_atomic(const volatile a16 * a) to_atomic() argument
190 to_atomic(const volatile a32 * a) to_atomic() argument
194 to_atomic(const volatile a64 * a) to_atomic() argument
212 NoTsanAtomicLoad(const volatile T * a,morder mo) NoTsanAtomicLoad() argument
217 NoTsanAtomicLoad(const volatile a128 * a,morder mo) NoTsanAtomicLoad() argument
224 AtomicLoad(ThreadState * thr,uptr pc,const volatile T * a,morder mo) AtomicLoad() argument
250 NoTsanAtomicStore(volatile T * a,T v,morder mo) NoTsanAtomicStore() argument
255 NoTsanAtomicStore(volatile a128 * a,a128 v,morder mo) NoTsanAtomicStore() argument
262 AtomicStore(ThreadState * thr,uptr pc,volatile T * a,T v,morder mo) AtomicStore() argument
285 AtomicRMW(ThreadState * thr,uptr pc,volatile T * a,T v,morder mo) AtomicRMW() argument
307 NoTsanAtomicExchange(volatile T * a,T v,morder mo) NoTsanAtomicExchange() argument
312 NoTsanAtomicFetchAdd(volatile T * a,T v,morder mo) NoTsanAtomicFetchAdd() argument
317 NoTsanAtomicFetchSub(volatile T * a,T v,morder mo) NoTsanAtomicFetchSub() argument
322 NoTsanAtomicFetchAnd(volatile T * a,T v,morder mo) NoTsanAtomicFetchAnd() argument
327 NoTsanAtomicFetchOr(volatile T * a,T v,morder mo) NoTsanAtomicFetchOr() argument
332 NoTsanAtomicFetchXor(volatile T * a,T v,morder mo) NoTsanAtomicFetchXor() argument
337 NoTsanAtomicFetchNand(volatile T * a,T v,morder mo) NoTsanAtomicFetchNand() argument
342 AtomicExchange(ThreadState * thr,uptr pc,volatile T * a,T v,morder mo) AtomicExchange() argument
348 AtomicFetchAdd(ThreadState * thr,uptr pc,volatile T * a,T v,morder mo) AtomicFetchAdd() argument
354 AtomicFetchSub(ThreadState * thr,uptr pc,volatile T * a,T v,morder mo) AtomicFetchSub() argument
360 AtomicFetchAnd(ThreadState * thr,uptr pc,volatile T * a,T v,morder mo) AtomicFetchAnd() argument
366 AtomicFetchOr(ThreadState * thr,uptr pc,volatile T * a,T v,morder mo) AtomicFetchOr() argument
372 AtomicFetchXor(ThreadState * thr,uptr pc,volatile T * a,T v,morder mo) AtomicFetchXor() argument
378 AtomicFetchNand(ThreadState * thr,uptr pc,volatile T * a,T v,morder mo) AtomicFetchNand() argument
384 NoTsanAtomicCAS(volatile T * a,T * c,T v,morder mo,morder fmo) NoTsanAtomicCAS() argument
389 NoTsanAtomicCAS(volatile a128 * a,a128 * c,a128 v,morder mo,morder fmo) NoTsanAtomicCAS() argument
401 NoTsanAtomicCAS(volatile T * a,T c,T v,morder mo,morder fmo) NoTsanAtomicCAS() argument
407 AtomicCAS(ThreadState * thr,uptr pc,volatile T * a,T * c,T v,morder mo,morder fmo) AtomicCAS() argument
450 AtomicCAS(ThreadState * thr,uptr pc,volatile T * a,T c,T v,morder mo,morder fmo) AtomicCAS() argument
498 __tsan_atomic8_load(const volatile a8 * a,morder mo) __tsan_atomic8_load() argument
503 __tsan_atomic16_load(const volatile a16 * a,morder mo) __tsan_atomic16_load() argument
508 __tsan_atomic32_load(const volatile a32 * a,morder mo) __tsan_atomic32_load() argument
513 __tsan_atomic64_load(const volatile a64 * a,morder mo) __tsan_atomic64_load() argument
519 __tsan_atomic128_load(const volatile a128 * a,morder mo) __tsan_atomic128_load() argument
525 __tsan_atomic8_store(volatile a8 * a,a8 v,morder mo) __tsan_atomic8_store() argument
530 __tsan_atomic16_store(volatile a16 * a,a16 v,morder mo) __tsan_atomic16_store() argument
535 __tsan_atomic32_store(volatile a32 * a,a32 v,morder mo) __tsan_atomic32_store() argument
540 __tsan_atomic64_store(volatile a64 * a,a64 v,morder mo) __tsan_atomic64_store() argument
546 __tsan_atomic128_store(volatile a128 * a,a128 v,morder mo) __tsan_atomic128_store() argument
552 __tsan_atomic8_exchange(volatile a8 * a,a8 v,morder mo) __tsan_atomic8_exchange() argument
557 __tsan_atomic16_exchange(volatile a16 * a,a16 v,morder mo) __tsan_atomic16_exchange() argument
562 __tsan_atomic32_exchange(volatile a32 * a,a32 v,morder mo) __tsan_atomic32_exchange() argument
567 __tsan_atomic64_exchange(volatile a64 * a,a64 v,morder mo) __tsan_atomic64_exchange() argument
573 __tsan_atomic128_exchange(volatile a128 * a,a128 v,morder mo) __tsan_atomic128_exchange() argument
579 __tsan_atomic8_fetch_add(volatile a8 * a,a8 v,morder mo) __tsan_atomic8_fetch_add() argument
584 __tsan_atomic16_fetch_add(volatile a16 * a,a16 v,morder mo) __tsan_atomic16_fetch_add() argument
589 __tsan_atomic32_fetch_add(volatile a32 * a,a32 v,morder mo) __tsan_atomic32_fetch_add() argument
594 __tsan_atomic64_fetch_add(volatile a64 * a,a64 v,morder mo) __tsan_atomic64_fetch_add() argument
600 __tsan_atomic128_fetch_add(volatile a128 * a,a128 v,morder mo) __tsan_atomic128_fetch_add() argument
606 __tsan_atomic8_fetch_sub(volatile a8 * a,a8 v,morder mo) __tsan_atomic8_fetch_sub() argument
611 __tsan_atomic16_fetch_sub(volatile a16 * a,a16 v,morder mo) __tsan_atomic16_fetch_sub() argument
616 __tsan_atomic32_fetch_sub(volatile a32 * a,a32 v,morder mo) __tsan_atomic32_fetch_sub() argument
621 __tsan_atomic64_fetch_sub(volatile a64 * a,a64 v,morder mo) __tsan_atomic64_fetch_sub() argument
627 __tsan_atomic128_fetch_sub(volatile a128 * a,a128 v,morder mo) __tsan_atomic128_fetch_sub() argument
633 __tsan_atomic8_fetch_and(volatile a8 * a,a8 v,morder mo) __tsan_atomic8_fetch_and() argument
638 __tsan_atomic16_fetch_and(volatile a16 * a,a16 v,morder mo) __tsan_atomic16_fetch_and() argument
643 __tsan_atomic32_fetch_and(volatile a32 * a,a32 v,morder mo) __tsan_atomic32_fetch_and() argument
648 __tsan_atomic64_fetch_and(volatile a64 * a,a64 v,morder mo) __tsan_atomic64_fetch_and() argument
654 __tsan_atomic128_fetch_and(volatile a128 * a,a128 v,morder mo) __tsan_atomic128_fetch_and() argument
660 __tsan_atomic8_fetch_or(volatile a8 * a,a8 v,morder mo) __tsan_atomic8_fetch_or() argument
665 __tsan_atomic16_fetch_or(volatile a16 * a,a16 v,morder mo) __tsan_atomic16_fetch_or() argument
670 __tsan_atomic32_fetch_or(volatile a32 * a,a32 v,morder mo) __tsan_atomic32_fetch_or() argument
675 __tsan_atomic64_fetch_or(volatile a64 * a,a64 v,morder mo) __tsan_atomic64_fetch_or() argument
681 __tsan_atomic128_fetch_or(volatile a128 * a,a128 v,morder mo) __tsan_atomic128_fetch_or() argument
687 __tsan_atomic8_fetch_xor(volatile a8 * a,a8 v,morder mo) __tsan_atomic8_fetch_xor() argument
692 __tsan_atomic16_fetch_xor(volatile a16 * a,a16 v,morder mo) __tsan_atomic16_fetch_xor() argument
697 __tsan_atomic32_fetch_xor(volatile a32 * a,a32 v,morder mo) __tsan_atomic32_fetch_xor() argument
702 __tsan_atomic64_fetch_xor(volatile a64 * a,a64 v,morder mo) __tsan_atomic64_fetch_xor() argument
708 __tsan_atomic128_fetch_xor(volatile a128 * a,a128 v,morder mo) __tsan_atomic128_fetch_xor() argument
714 __tsan_atomic8_fetch_nand(volatile a8 * a,a8 v,morder mo) __tsan_atomic8_fetch_nand() argument
719 __tsan_atomic16_fetch_nand(volatile a16 * a,a16 v,morder mo) __tsan_atomic16_fetch_nand() argument
724 __tsan_atomic32_fetch_nand(volatile a32 * a,a32 v,morder mo) __tsan_atomic32_fetch_nand() argument
729 __tsan_atomic64_fetch_nand(volatile a64 * a,a64 v,morder mo) __tsan_atomic64_fetch_nand() argument
735 __tsan_atomic128_fetch_nand(volatile a128 * a,a128 v,morder mo) __tsan_atomic128_fetch_nand() argument
741 __tsan_atomic8_compare_exchange_strong(volatile a8 * a,a8 * c,a8 v,morder mo,morder fmo) __tsan_atomic8_compare_exchange_strong() argument
747 __tsan_atomic16_compare_exchange_strong(volatile a16 * a,a16 * c,a16 v,morder mo,morder fmo) __tsan_atomic16_compare_exchange_strong() argument
753 __tsan_atomic32_compare_exchange_strong(volatile a32 * a,a32 * c,a32 v,morder mo,morder fmo) __tsan_atomic32_compare_exchange_strong() argument
759 __tsan_atomic64_compare_exchange_strong(volatile a64 * a,a64 * c,a64 v,morder mo,morder fmo) __tsan_atomic64_compare_exchange_strong() argument
766 __tsan_atomic128_compare_exchange_strong(volatile a128 * a,a128 * c,a128 v,morder mo,morder fmo) __tsan_atomic128_compare_exchange_strong() argument
773 __tsan_atomic8_compare_exchange_weak(volatile a8 * a,a8 * c,a8 v,morder mo,morder fmo) __tsan_atomic8_compare_exchange_weak() argument
779 __tsan_atomic16_compare_exchange_weak(volatile a16 * a,a16 * c,a16 v,morder mo,morder fmo) __tsan_atomic16_compare_exchange_weak() argument
785 __tsan_atomic32_compare_exchange_weak(volatile a32 * a,a32 * c,a32 v,morder mo,morder fmo) __tsan_atomic32_compare_exchange_weak() argument
791 __tsan_atomic64_compare_exchange_weak(volatile a64 * a,a64 * c,a64 v,morder mo,morder fmo) __tsan_atomic64_compare_exchange_weak() argument
798 __tsan_atomic128_compare_exchange_weak(volatile a128 * a,a128 * c,a128 v,morder mo,morder fmo) __tsan_atomic128_compare_exchange_weak() argument
805 __tsan_atomic8_compare_exchange_val(volatile a8 * a,a8 c,a8 v,morder mo,morder fmo) __tsan_atomic8_compare_exchange_val() argument
811 __tsan_atomic16_compare_exchange_val(volatile a16 * a,a16 c,a16 v,morder mo,morder fmo) __tsan_atomic16_compare_exchange_val() argument
817 __tsan_atomic32_compare_exchange_val(volatile a32 * a,a32 c,a32 v,morder mo,morder fmo) __tsan_atomic32_compare_exchange_val() argument
823 __tsan_atomic64_compare_exchange_val(volatile a64 * a,a64 c,a64 v,morder mo,morder fmo) __tsan_atomic64_compare_exchange_val() argument
830 __tsan_atomic128_compare_exchange_val(volatile a128 * a,a128 c,a128 v,morder mo,morder fmo) __tsan_atomic128_compare_exchange_val() argument
868 __tsan_go_atomic32_load(ThreadState * thr,uptr cpc,uptr pc,u8 * a) __tsan_go_atomic32_load() argument
873 __tsan_go_atomic64_load(ThreadState * thr,uptr cpc,uptr pc,u8 * a) __tsan_go_atomic64_load() argument
878 __tsan_go_atomic32_store(ThreadState * thr,uptr cpc,uptr pc,u8 * a) __tsan_go_atomic32_store() argument
883 __tsan_go_atomic64_store(ThreadState * thr,uptr cpc,uptr pc,u8 * a) __tsan_go_atomic64_store() argument
888 __tsan_go_atomic32_fetch_add(ThreadState * thr,uptr cpc,uptr pc,u8 * a) __tsan_go_atomic32_fetch_add() argument
893 __tsan_go_atomic64_fetch_add(ThreadState * thr,uptr cpc,uptr pc,u8 * a) __tsan_go_atomic64_fetch_add() argument
898 __tsan_go_atomic32_exchange(ThreadState * thr,uptr cpc,uptr pc,u8 * a) __tsan_go_atomic32_exchange() argument
903 __tsan_go_atomic64_exchange(ThreadState * thr,uptr cpc,uptr pc,u8 * a) __tsan_go_atomic64_exchange() argument
909 __tsan_go_atomic32_compare_exchange(ThreadState * thr,uptr cpc,uptr pc,u8 * a) __tsan_go_atomic32_compare_exchange() argument
918 __tsan_go_atomic64_compare_exchange(ThreadState * thr,uptr cpc,uptr pc,u8 * a) __tsan_go_atomic64_compare_exchange() argument
[all...]
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlopcodes.h1 // SPDX-License-Identifier: MIT
18 `A' : 8 bits
21 'Ax' : 26 bits ('A', 'B', and 'C' together)
25 A signed argument is represented in excess K; that is, the number
27 for that argument (so that -max is represented by 0, and +max is
58 ** so they must fit in LUAI_BITSINT-1 bits (-1 for sign)
60 #if SIZE_Bx < LUAI_BITSINT-1
61 #define MAXARG_Bx ((1<<SIZE_Bx)-1)
68 #if SIZE_Ax < LUAI_BITSINT-1
69 #define MAXARG_Ax ((1<<SIZE_Ax)-1)
[all …]

12345678910>>...67