Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/lib/libc/
Dstdarg.h15 #define va_start(ap, last) __builtin_va_start(ap, last) macro
/trusted-firmware-a-latest/common/
Dtf_log.c47 va_start(args, fmt); in tf_log()
/trusted-firmware-a-latest/plat/arm/board/tc/
Drss_ap_test_stubs.c111 va_start(ap, fmt); in tfm_log_printf()
/trusted-firmware-a-latest/lib/libc/
Dprintf.c214 va_start(va, fmt); in printf()
Dsnprintf.c270 va_start(all_args, fmt); in snprintf()
/trusted-firmware-a-latest/plat/brcm/board/common/
Dbcm_elog.c208 va_start(args, fmt); in bcm_elog()
/trusted-firmware-a-latest/plat/qti/qtiseclib/src/
Dqtiseclib_cb_interface.c55 va_start(argp, fmt); in qtiseclib_cb_log()
/trusted-firmware-a-latest/tools/fiptool/
Dfiptool.c73 va_start(ap, msg); in log_dbgx()
82 va_start(ap, msg); in log_warnx()
92 va_start(ap, msg); in log_err()
103 va_start(ap, msg); in log_errx()