Searched defs:__gnuc_va_list (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdarg.h32 typedef __builtin_va_list __gnuc_va_list; typedef
/freebsd-11-stable/contrib/gcc/ginclude/
H A Dstdarg.h43 typedef __builtin_va_list __gnuc_va_list; typedef
/freebsd-11-stable/sys/mips/include/
H A Dstdarg.h39 typedef char * __gnuc_va_list; typedef
H A D_types.h164 typedef __va_list __gnuc_va_list; /* compatibility w/GNU headers*/ typedef
/freebsd-11-stable/sys/x86/include/
H A D_types.h173 typedef __va_list __gnuc_va_list; /* compatibility w/GNU headers*/ typedef
/freebsd-11-stable/sys/powerpc/include/
H A D_types.h162 typedef __va_list __gnuc_va_list; /* compatibility w/GNU headers*/ typedef
/freebsd-11-stable/sys/arm/include/
H A D_types.h123 typedef __va_list __gnuc_va_list; /* compatibility w/GNU headers*/ typedef
/freebsd-11-stable/sys/arm64/include/
H A D_types.h111 typedef __va_list __gnuc_va_list; /* compatibility w/GNU headers*/ typedef
/freebsd-11-stable/sys/riscv/include/
H A D_types.h111 typedef __va_list __gnuc_va_list; /* compatibility w/GNU headers*/ typedef
/freebsd-11-stable/sys/sparc64/include/
H A D_types.h111 typedef __va_list __gnuc_va_list; /* compatibility w/GNU headers*/ typedef
/freebsd-11-stable/contrib/gcc/
H A Dsys-types.h169 typedef int __gnuc_va_list; typedef

Completed in 201 milliseconds