Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/include/lib/libc/
A Dstdio.h24 int vprintf(const char *fmt, va_list args);
25 int vsnprintf(char *s, size_t n, const char *fmt, va_list args);
A Dstdarg.h14 #define va_list __builtin_va_list macro
/tf-a-ffa_el3_spmc/lib/libc/
A Dprintf.c92 int vprintf(const char *fmt, va_list args) in vprintf()
193 va_list va; in printf()
A Dsnprintf.c104 int vsnprintf(char *s, size_t n, const char *fmt, va_list args) in vsnprintf()
252 va_list all_args; in snprintf()
/tf-a-ffa_el3_spmc/common/
A Dtf_log.c27 va_list args; in tf_log()
/tf-a-ffa_el3_spmc/plat/brcm/board/common/
A Dbcm_elog.c187 va_list args; in bcm_elog()
/tf-a-ffa_el3_spmc/tools/fiptool/
A Dfiptool.c57 static void vlog(int prio, const char *msg, va_list ap) in vlog()
68 va_list ap; in log_dbgx()
77 va_list ap; in log_warnx()
87 va_list ap; in log_err()
98 va_list ap; in log_errx()
/tf-a-ffa_el3_spmc/plat/qti/qtiseclib/src/
A Dqtiseclib_cb_interface.c51 va_list argp; in qtiseclib_cb_log()
/tf-a-ffa_el3_spmc/lib/zlib/
A Dzlib.h1904 va_list va));
/tf-a-ffa_el3_spmc/docs/process/
A Dcoding-guidelines.rst172 | ``vsnprintf`` | Caution | inspect va_list match types |

Completed in 15 milliseconds