Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
D_types.h137 #if defined(__GNUC_VA_LIST_COMPATIBILITY) && !defined(__GNUC_VA_LIST) \
Dcdefs.h102 #define __GNUC_VA_LIST_COMPATIBILITY 1 macro
/freebsd-12-stable/tests/sys/opencrypto/
Dcryptodevh.py37 __GNUC_VA_LIST_COMPATIBILITY = 1 variable