| /freebsd-12-stable/contrib/gcc/ginclude/ |
| D | stdarg.h | 85 typedef __gnuc_va_list va_list; typedef 105 typedef __gnuc_va_list va_list; typedef
|
| /freebsd-12-stable/contrib/tcsh/ |
| D | mi.varargs.h | 7 typedef char *va_list; typedef
|
| /freebsd-12-stable/stand/efi/include/ |
| D | efistdarg.h | 32 typedef CHAR8 * va_list; typedef
|
| /freebsd-12-stable/sys/sys/ |
| D | _stdarg.h | 41 typedef __va_list va_list; typedef
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/ |
| D | stdarg.h | 14 typedef __builtin_va_list va_list; typedef
|
| /freebsd-12-stable/sys/contrib/dev/acpica/include/platform/ |
| D | acgcc.h | 162 typedef __builtin_va_list va_list; typedef
|
| /freebsd-12-stable/include/ |
| D | wchar.h | 83 typedef __va_list va_list; typedef
|
| D | stdio.h | 77 typedef __va_list va_list; typedef
|
| /freebsd-12-stable/contrib/netbsd-tests/lib/libc/net/ |
| D | h_hostent.c | 84 getby(int (*f)(void *, void *, va_list), struct getnamaddr *info, ...) in getby() argument
|
| /freebsd-12-stable/contrib/blacklist/lib/ |
| D | bl.c | 118 bl_log(void (*fun)(int, const char *, va_list), int level, in bl_log() argument 278 bl_create(bool srv, const char *path, void (*fun)(int, const char *, va_list)) in bl_create() argument
|
| /freebsd-12-stable/contrib/gdb/include/ |
| D | ansidecl.h | 205 #define VA_START(va_list, var) va_start(va_list) argument
|
| /freebsd-12-stable/contrib/gcclibs/include/ |
| D | ansidecl.h | 210 #define VA_START(va_list, var) va_start(va_list) argument
|
| /freebsd-12-stable/contrib/binutils/include/ |
| D | ansidecl.h | 210 #define VA_START(va_list, var) va_start(va_list) argument
|
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | as.h | 121 typedef int * va_list; typedef
|
| /freebsd-12-stable/sys/contrib/edk2/Include/ |
| D | Base.h | 614 typedef int *va_list[1]; typedef 617 typedef struct __va_list { void *__ap; } va_list; typedef
|
| /freebsd-12-stable/crypto/heimdal/lib/krb5/ |
| D | principal.c | 805 void (*func)(krb5_context, krb5_principal, va_list), in build_principal() argument
|
| /freebsd-12-stable/stand/kshim/ |
| D | bsd_kernel.h | 136 #define va_list __builtin_va_list macro
|