Searched defs:is_zero (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dhvunits.h93 inline int vunits::is_zero() function in class:vunits
202 inline int hunits::is_zero() function in class:hunits
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Decp_nistz256.c197 static BN_ULONG is_zero(BN_ULONG in) function
H A Decp_nistp521.c800 limb is_zero, is_p; local
[all...]
H A Decp_nistp256.c939 u64 is_zero = small[0] | small[1] | small[2] | small[3]; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp1140 bool is_zero = Bit32(opcode, 24) == 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h418 struct is_zero { struct in namespace:llvm::PatternMatch

Completed in 542 milliseconds