Home
last modified time | relevance | path

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

/llvm-project/libc/src/stdio/printf_core/
H A Dstring_converter.h22 LIBC_INLINE int convert_string(Writer *writer, const FormatSection &to_conv) { convert_string() function
/llvm-project/libc/src/stdio/scanf_core/
H A Dstring_converter.cpp21 int convert_string(Reader *reader, const FormatSection &to_conv) { convert_string() function
/llvm-project/clang/tools/clang-format/
H A Dgit-clang-format674 def convert_string(bytes_input): global() function