Home
last modified time | relevance | path

Searched defs:ZERO (Results 1 – 17 of 17) sorted by relevance

/freebsd-12-stable/contrib/ntp/include/
Dntp_malloc.h59 #define ZERO(var) zero_mem(&(var), sizeof(var)) macro
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp_debug.cpp68 int volatile *ZERO = (int *)0; in __kmp_debug_assert() local
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/net/
Dt_ether_aton.c73 #define ZERO { 0, 0, 0, 0, 0, 0 } macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsExpandPseudo.cpp84 unsigned ZERO = Mips::ZERO; in expandAtomicCmpSwapSubword() local
213 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; in expandAtomicCmpSwap() local
586 unsigned LL, SC, ZERO, BEQ, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; in expandAtomicBinOp() local
DMipsSEFrameLowering.cpp416 unsigned ZERO = ABI.GetNullPtr(); in emitPrologue() local
703 unsigned ZERO = ABI.GetNullPtr(); in emitEpilogue() local
DMipsSEInstrInfo.cpp894 unsigned ZERO = Subtarget.isGP64bit() ? Mips::ZERO_64 : Mips::ZERO; in expandEhReturn() local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
Ddfsqrt.S278 #define ZERO r11:10 macro
281 ZERO = #0 define
Ddfaddsub.S121 #define ZERO r15:14 macro
122 ZERO = #0 define
Ddffma.S217 #define ZERO r15:14 macro
247 ZERO = #0 define
/freebsd-12-stable/crypto/openssl/crypto/ec/curve448/
Dfield.h74 static const gf ZERO = {{{0}}}, ONE = {{{1}}}; variable
/freebsd-12-stable/usr.bin/seq/
Dseq.c47 #define ZERO '0' macro
/freebsd-12-stable/sys/mips/include/
Dregnum.h56 #define ZERO 0 macro
/freebsd-12-stable/sys/crypto/aesni/
Daesni_wrap.c195 const __m128i ZERO = _mm_setzero_si128(); in nextc() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DBranchProbabilityInfo.cpp127 ZERO = 0x0, enumerator
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-mips.c110 #define ZERO 0 macro
/freebsd-12-stable/sys/dev/aic7xxx/
Daic7xxx_reg.h1451 #define ZERO 0x02 macro
Daic79xx_reg.h3493 #define ZERO 0x02 macro