Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Utility/
H A DUUIDTest.cpp39 std::vector<uint8_t> zeroes(20, 0); in TEST() local
/llvm-project/libc/src/stdio/printf_core/
H A Dint_converter.h111 int zeroes; convert_int() local
[all...]
/llvm-project/flang/unittests/Runtime/
H A DNumericalFormatTest.cpp275 static constexpr std::pair<const char *, const char *> zeroes[]{ in TEST() local