Home
last modified time | relevance | path

Searched refs:bitwise (Results 1 – 25 of 71) sorted by relevance

123

/freebsd/contrib/unifdef/tests/
H A Dif7.c11 #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 Dfunctional.inc46 // [bitwise.operations], bitwise operations
/freebsd/sys/contrib/openzfs/include/os/freebsd/linux/
H A Dtypes.h39 #define __bitwise__ __attribute__((bitwise))
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dtypes.h40 #define __bitwise__ __attribute__((bitwise))
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dst,sti-irq-syscfg.txt16 these IRQs using bitwise logic. A number of defines have been
H A Dst,stih407-irq-syscfg.yaml41 these three IRQs using bitwise logic, each one being encoded respectively
/freebsd/sys/contrib/libfdt/
H A Dlibfdt_env.h70 #define FDT_BITWISE __attribute__((bitwise))
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set1_curves.pod69 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 DOPENSSL_s390xcap.pod20 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 DCRYPTO_THREAD_run_once.pod84 CRYPTO_atomic_or() performs an atomic bitwise or of I<op> and I<*val> and stores
H A DDSA_get0_pqg.pod76 Multiple flags can be passed in one go (bitwise ORed together). Any flags that
H A DX509_check_host.pod71 The B<flags> argument is usually 0. It can be the bitwise OR of the
H A DX509V3_get_d2i.pod104 If B<X509V3_ADD_SILENT> is bitwise ORed with I<flags>: any error returned
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/
H A Dnvidia,tegra20-cpufreq.txt20 A bitwise AND is performed against these values and if any bit
H A Dti-cpufreq.txt33 A bitwise AND is performed against these values and if any bit
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/
H A DKconfig47 been replaced with a bitwise-negation of the lc/lp/pb
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoFlags.def63 // the bitwise or of Virtual and FwdDecl, which does not otherwise
/freebsd/sys/crypto/ccp/
H A Dccp_hardware.h337 uint32_t bitwise:3; member
/freebsd/contrib/unbound/doc/
H A DFEATURES73 Also implements bitwise echo of the query to support downstream 0x20.
/freebsd/sys/conf/
H A Dkern.mk34 NO_WBITWISE_INSTEAD_OF_LOGICAL= -Wno-bitwise-instead-of-logical
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dnvidia,tegra20-emc.txt22 A bitwise AND is performed against this value and if any bit
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DMemory.inc25 // are not a bitwise combination of RWX values
/freebsd/contrib/one-true-awk/
H A DChangeLog67 * 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 DTargetOpcodes.def270 /// Generic bitwise and instruction.
273 /// Generic bitwise or instruction.
276 /// Generic bitwise exclusive-or instruction.
/freebsd/contrib/wpa/src/utils/
H A Dcommon.h439 #define __bitwise __attribute__((bitwise))

123