/freebsd/contrib/unifdef/tests/ |
H A D | if7.c | 11 #error FOOB bitwise-or FOO is not 43 17 #error FOO bitwise-xor FOO is not 0 23 #error FOOB bitwise-and 2 is not 2 71 #error bitwise-not FOOB is not -43
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | functional.cppm |
|
H A D | functional.inc | 46 // [bitwise.operations], bitwise operations
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/linux/ |
H A D | types.h | 39 #define __bitwise__ __attribute__((bitwise))
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | types.h | 40 #define __bitwise__ __attribute__((bitwise))
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | st,sti-irq-syscfg.txt | 16 these IRQs using bitwise logic. A number of defines have been
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set1_curves.pod | 69 bitwise OR of TLSEXT_nid_unknown (0x1000000) and the id of the group. 77 is set to the bitwise OR of TLSEXT_nid_unknown (0x1000000) and the id of the 88 bitwise OR of TLSEXT_nid_unknown (0x1000000) and the id of the group.
|
H A D | OPENSSL_s390xcap.pod | 20 application. After initialization, the capability vector is ANDed bitwise 57 optional. Prefix a mask with a tilde, C<~>, to denote a bitwise NOT operation.
|
H A D | DSA_get0_pqg.pod | 76 Multiple flags can be passed in one go (bitwise ORed together). Any flags that
|
H A D | CRYPTO_THREAD_run_once.pod | 85 CRYPTO_atomic_or() performs an atomic bitwise or of I<op> and I<*val> and stores
|
H A D | X509_check_host.pod | 71 The B<flags> argument is usually 0. It can be the bitwise OR of the
|
H A D | DH_get0_pqg.pod | 88 Multiple flags can be passed in one go (bitwise ORed together). Any flags that
|
/freebsd/sys/contrib/libfdt/ |
H A D | libfdt_env.h | 70 #define FDT_BITWISE __attribute__((bitwise))
|
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/ |
H A D | nvidia,tegra20-cpufreq.txt | 20 A bitwise AND is performed against these values and if any bit
|
H A D | ti-cpufreq.txt | 33 A bitwise AND is performed against these values and if any bit
|
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/ |
H A D | Kconfig | 47 been replaced with a bitwise-negation of the lc/lp/pb
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugInfoFlags.def | 63 // the bitwise or of Virtual and FwdDecl, which does not otherwise
|
/freebsd/sys/crypto/ccp/ |
H A D | ccp_hardware.h | 337 uint32_t bitwise:3; member
|
/freebsd/contrib/unbound/doc/ |
H A D | FEATURES | 73 Also implements bitwise echo of the query to support downstream 0x20.
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | nvidia,tegra20-emc.txt | 22 A bitwise AND is performed against this value and if any bit
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/ |
H A D | Memory.inc | 25 // are not a bitwise combination of RWX values
|
/freebsd/sys/conf/ |
H A D | kern.mk | 34 NO_WBITWISE_INSTEAD_OF_LOGICAL= -Wno-bitwise-instead-of-logical
|
/freebsd/contrib/one-true-awk/ |
H A D | ChangeLog | 67 * lex.c: Add support for gensub and bitwise functions. 70 * run.c (bltin): Implement the bitwise functions.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | TargetOpcodes.def | 275 /// Generic bitwise and instruction. 278 /// Generic bitwise or instruction. 281 /// Generic bitwise exclusive-or instruction.
|
/freebsd/contrib/wpa/src/utils/ |
H A D | common.h | 458 #define __bitwise __attribute__((bitwise))
|