Searched refs:__GNUC_VA_LIST (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdarg.h30 #ifndef __GNUC_VA_LIST
31 #define __GNUC_VA_LIST 1 macro
/freebsd-11-stable/contrib/gcc/ginclude/
H A Dstdarg.h41 #ifndef __GNUC_VA_LIST
42 #define __GNUC_VA_LIST macro
/freebsd-11-stable/sys/arm/include/
H A D_types.h120 #if defined(__GNUCLIKE_BUILTIN_VAALIST) && !defined(__GNUC_VA_LIST) \
122 #define __GNUC_VA_LIST macro
/freebsd-11-stable/sys/arm64/include/
H A D_types.h108 #if defined(__GNUCLIKE_BUILTIN_VAALIST) && !defined(__GNUC_VA_LIST) \
110 #define __GNUC_VA_LIST macro
/freebsd-11-stable/sys/riscv/include/
H A D_types.h108 #if defined(__GNUCLIKE_BUILTIN_VAALIST) && !defined(__GNUC_VA_LIST) \
110 #define __GNUC_VA_LIST macro
/freebsd-11-stable/sys/sparc64/include/
H A D_types.h108 #if defined(__GNUCLIKE_BUILTIN_VAALIST) && !defined(__GNUC_VA_LIST) \
110 #define __GNUC_VA_LIST macro
/freebsd-11-stable/sys/mips/include/
H A Dstdarg.h36 #ifndef __GNUC_VA_LIST
37 #define __GNUC_VA_LIST macro
42 #endif /* ! __GNUC_VA_LIST */
H A D_types.h161 #if defined(__GNUC_VA_LIST_COMPATIBILITY) && !defined(__GNUC_VA_LIST) \
163 #define __GNUC_VA_LIST macro
/freebsd-11-stable/sys/x86/include/
H A D_types.h170 #if defined(__GNUC_VA_LIST_COMPATIBILITY) && !defined(__GNUC_VA_LIST) \
172 #define __GNUC_VA_LIST macro
/freebsd-11-stable/sys/powerpc/include/
H A D_types.h159 #if defined(__GNUC_VA_LIST_COMPATIBILITY) && !defined(__GNUC_VA_LIST) \
161 #define __GNUC_VA_LIST macro

Completed in 271 milliseconds