Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/lib/libc/
Dstdarg.h16 #define va_end(ap) __builtin_va_end(ap) macro
/trusted-firmware-a-latest/common/
Dtf_log.c49 va_end(args); in tf_log()
/trusted-firmware-a-latest/plat/arm/board/tc/
Drss_ap_test_stubs.c113 va_end(ap); in tfm_log_printf()
/trusted-firmware-a-latest/lib/libc/
Dprintf.c216 va_end(va); in printf()
Dsnprintf.c272 va_end(all_args); in snprintf()
/trusted-firmware-a-latest/plat/brcm/board/common/
Dbcm_elog.c267 va_end(args); in bcm_elog()
/trusted-firmware-a-latest/plat/qti/qtiseclib/src/
Dqtiseclib_cb_interface.c65 va_end(argp); in qtiseclib_cb_log()
/trusted-firmware-a-latest/tools/fiptool/
Dfiptool.c75 va_end(ap); in log_dbgx()
84 va_end(ap); in log_warnx()
95 va_end(ap); in log_err()
105 va_end(ap); in log_errx()