Home
last modified time | relevance | path

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

/llvm-project/libc/src/stdio/printf_core/
H A Dcore_structs.h36 FORCE_SIGN = 0x02, // + enumerator
/llvm-project/libc/src/__support/
H A Dinteger_to_string.h84 static constexpr char FORCE_SIGN = force_sign; global() member