Home
last modified time | relevance | path

Searched refs:__GNUC_VA_LIST_COMPATIBILITY (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/powerpc/include/
HD_types.h159 #if defined(__GNUC_VA_LIST_COMPATIBILITY) && !defined(__GNUC_VA_LIST) \
HDstdarg.h70 #if defined(__GNUC_VA_LIST_COMPATIBILITY)
/NextBSD/sys/mips/include/
HD_types.h161 #if defined(__GNUC_VA_LIST_COMPATIBILITY) && !defined(__GNUC_VA_LIST) \
/NextBSD/sys/x86/include/
HD_types.h166 #if defined(__GNUC_VA_LIST_COMPATIBILITY) && !defined(__GNUC_VA_LIST) \
/NextBSD/tests/sys/opencrypto/
HDcryptodevh.py37 __GNUC_VA_LIST_COMPATIBILITY = 1 variable
/NextBSD/sys/sys/
HDcdefs.h101 #define __GNUC_VA_LIST_COMPATIBILITY 1 macro