Home
last modified time | relevance | path

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

1234567

/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutxferror.c198 va_end (ArgList); in AcpiError()
251 va_end (ArgList); in ACPI_EXPORT_SYMBOL()
289 va_end (ArgList); in ACPI_EXPORT_SYMBOL()
329 va_end (ArgList); in ACPI_EXPORT_SYMBOL()
368 va_end (ArgList); in ACPI_EXPORT_SYMBOL()
421 va_end (ArgList); in ACPI_EXPORT_SYMBOL()
460 va_end (ArgList); in ACPI_EXPORT_SYMBOL()
H A Duterror.c212 va_end (ArgList); in AcpiUtPredefinedWarning()
261 va_end (ArgList); in AcpiUtPredefinedInfo()
310 va_end (ArgList); in AcpiUtPredefinedBiosError()
/f-stack/freebsd/contrib/ncsw/etc/
H A Dsprint.c55 va_end(args); in Sprint()
66 va_end(args); in Snprint()
78 va_end(args); in Sscan()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/src/
H A Dtest.c72 va_end(ap); in test_skip()
84 va_end(ap); in test_fail()
178 va_end(ap); in p_test()
191 va_end(ap); in p_test_no_reentrancy()
208 va_end(ap); in p_test_no_malloc_init()
/f-stack/tools/libxo/libxo/
H A Dxo.h236 va_end(vap); in xo_emit_hp()
247 va_end(vap); in xo_emit_p()
266 va_end(vap); in xo_emit_hfp()
277 va_end(vap); in xo_emit_fp()
495 va_end(vap); in xo_emit_warn_hcp()
505 va_end(vap); in xo_emit_warn_cp()
516 va_end(vap); in xo_emit_warn_p()
526 va_end(vap); in xo_emit_warnx_p()
537 va_end(vap); in xo_emit_err_p()
549 va_end(vap); in xo_emit_errx_p()
[all …]
H A Dlibxo.c1023 va_end(vap); in xo_printf()
1579 va_end(vap); in xo_warn_hc()
1589 va_end(vap); in xo_warn_c()
1600 va_end(vap); in xo_warn()
1610 va_end(vap); in xo_warnx()
1621 va_end(vap); in xo_err()
1633 va_end(vap); in xo_errx()
1645 va_end(vap); in xo_errc()
1809 va_end(vap); in xo_message_hc()
1819 va_end(vap); in xo_message_c()
[all …]
/f-stack/freebsd/contrib/openzfs/lib/libuutil/
H A Duu_pname.c113 va_end(alist); in uu_warn()
147 va_end(alist); in uu_die()
163 va_end(alist); in uu_xdie()
H A Duu_alloc.c117 va_end(args); in uu_msprintf()
126 va_end(args); in uu_msprintf()
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_debug.c18 va_end(ap); in __rte_panic()
38 va_end(ap); in rte_exit()
/f-stack/freebsd/libkern/
H A Dasprintf.c45 va_end(tmp_va); in vasprintf()
74 va_end(va); in asprintf()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_string.c91 va_end(adx); in kmem_asprintf()
97 va_end(adx); in kmem_asprintf()
/f-stack/freebsd/kern/
H A Dkern_kthread.c121 va_end(ap); in kproc_create()
125 va_end(ap); in kproc_create()
293 va_end(ap); in kthread_add()
481 va_end(ap); in kproc_kthread_add()
489 va_end(ap); in kproc_kthread_add()
H A Dsubr_capability.c264 va_end(ap); in __cap_rights_init()
278 va_end(ap); in __cap_rights_set()
292 va_end(ap); in __cap_rights_clear()
307 va_end(ap); in __cap_rights_is_set()
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-err.c64 va_end(ap); in spl_panic()
121 va_end(ap); in cmn_err()
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dstrbuf.c38 va_end(arg); in die()
211 va_end(arg); in strbuf_append_fmt()
237 va_end(arg); in strbuf_append_fmt_retry()
/f-stack/dpdk/lib/librte_eal/windows/include/
H A Drte_os.h64 va_end(arg); in asprintf()
75 va_end(arg); in asprintf()
/f-stack/tools/libutil/
H A Dflopen.c133 va_end(ap); in flopen()
145 va_end(ap); in flopenat()
/f-stack/freebsd/contrib/openzfs/cmd/zed/
H A Dzed_log.c238 va_end(vargs); in zed_log_msg()
253 va_end(vargs); in zed_log_die()
/f-stack/tools/compat/
H A Dioctl.c69 va_end(ap); in ioctl_va()
74 va_end(ap); in ioctl_va()
/f-stack/app/redis-5.0.5/src/
H A Dredis-check-rdb.c106 va_end(ap); in rdbCheckError()
133 va_end(ap); in rdbCheckInfo()
147 va_end(ap); in rdbCheckSetError()
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslfileio.c373 va_end (Args); in FlPrintFile()
396 va_end (Args); in FlPrintFile()
/f-stack/freebsd/contrib/openzfs/lib/libspl/
H A Dassert.c41 va_end(args); in libspl_assertf()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-warn.c87 va_end(args); in cvmx_warn()
/f-stack/freebsd/sys/
H A D_stdarg.h51 #define va_end(ap) __builtin_va_end(ap) macro
/f-stack/freebsd/contrib/dev/acpica/include/platform/
H A Dacgcc.h164 #define va_end(v) __builtin_va_end(v) macro

1234567