Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/
H A Dcore_structs.h36 FORCE_SIGN = 0x02, // + enumerator
/aosp_15_r20/external/llvm-libc/src/__support/
H A Dinteger_to_string.h85 static constexpr char FORCE_SIGN = force_sign; member