Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
A Dtrace_ext.c42 char to_format[MAX_PRINT_SIZE]; in printf() local
50 s = vsnprintf(to_format, sizeof(to_format), fmt, ap); in printf()
56 trace_ext_puts(to_format); in printf()

Completed in 2 milliseconds