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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DNativeFormatting.cpp20 static int format_to_buffer(T Value, char (&Buffer)[N]) { function
58 Len = format_to_buffer(N, NumberBuffer);

Completed in 111 milliseconds