Home
last modified time | relevance | path

Searched defs:nonzero (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libc/src/string/memory_utils/
H A Dutils.h133 LIBC_INLINE static constexpr StrictIntegralType nonzero() { return {T(1)}; } nonzero() function
/llvm-project/libc/src/stdio/printf_core/
H A Dfloat_dec_converter.h497 bool nonzero = false; convert_float_decimal_typed() local
/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp2906 bool nonzero; in EmulateCB() local