Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/src/stdio/printf_core/
H A Dptr_converter.h20 int inline convert_pointer(Writer *writer, const FormatSection &to_conv) { in convert_pointer() function
H A Dconverter.cpp66 return convert_pointer(writer, to_conv); in convert()