Home
last modified time | relevance | path

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

/llvm-project/libc/src/stdio/printf_core/
H A Dptr_converter.h20 LIBC_INLINE int convert_pointer(Writer *writer, const FormatSection &to_conv) { convert_pointer() function
/llvm-project/libc/src/stdio/scanf_core/
H A Dptr_converter.cpp20 int convert_pointer(Reader *reader, const FormatSection &to_conv) { convert_pointer() function