Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DNativeFormatting.cpp26 static int format_to_buffer(T Value, char (&Buffer)[N]) { in format_to_buffer() function
61 size_t Len = format_to_buffer(N, NumberBuffer); in write_unsigned_impl()