Home
last modified time | relevance | path

Searched defs:left_justified (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp144 bool left_justified = *cur == '-'; in VSNPrintf() local
/llvm-project/libc/src/stdio/printf_core/
H A Dfloat_dec_converter.h95 bool left_justified = false; global() variable