Searched defs:ZERO (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/contrib/ntp/include/
H A Dntp_malloc.h59 #define ZERO(var) zero_mem(&(var), sizeof(var)) macro
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/net/
H A Dt_ether_aton.c73 #define ZERO { 0, 0, 0, 0, 0, 0 } macro
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dmodword.mk17 ZERO= 0 macro
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_debug.cpp68 int volatile *ZERO = (int *)0; local
/freebsd-11-stable/usr.bin/seq/
H A Dseq.c47 #define ZERO '0' macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfaddsub.S121 #define ZERO r15:14 define
122 ZERO = #0 define
H A Ddffma.S219 #define ZERO r15:14 define
249 ZERO = #0 define
H A Ddfsqrt.S278 #define ZERO r11:10 define
281 ZERO = #0 define
/freebsd-11-stable/sys/crypto/aesni/
H A Daesni_wrap.c195 const __m128i ZERO = _mm_setzero_si128(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp84 unsigned ZERO = Mips::ZERO; local
213 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; local
586 unsigned LL, SC, ZERO, BEQ, SLT, SLTu, OR, MOVN, MOVZ, SELNEZ, SELEQZ; local
[all...]
H A DMipsSEInstrInfo.cpp880 unsigned ZERO = Subtarget.isGP64bit() ? Mips::ZERO_64 : Mips::ZERO; local
H A DMipsSEFrameLowering.cpp416 unsigned ZERO = ABI.GetNullPtr(); local
703 unsigned ZERO = ABI.GetNullPtr(); local
[all...]
/freebsd-11-stable/sys/mips/include/
H A Dregnum.h54 #define ZERO 0 macro
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1451 #define ZERO 0x02 macro
H A Daic79xx_reg.h3493 #define ZERO 0x02 macro
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c110 #define ZERO 0 macro

Completed in 216 milliseconds