Home
last modified time | relevance | path

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

/llvm-project/libc/src/stdio/scanf_core/
H A Dint_converter.cpp47 int convert_int(Reader *reader, const FormatSection &to_conv) { convert_int() function
/llvm-project/libc/src/stdio/printf_core/
H A Dint_converter.h67 LIBC_INLINE int convert_int(Writer *writer, const FormatSection &to_conv) { convert_int() function