Searched defs:GCC_VERSION (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-pam-ldapd/
H A Dattrs.h28 #define GCC_VERSION(major, minor) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/libbacktrace/
H A Dtestlib.h40 # define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
H A Dinternal.h40 # define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Dtestlib.h40 # define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
H A Dinternal.h40 # define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Dtestlib.h40 # define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
H A Dinternal.h40 # define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
/netbsd-current/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dcore.c49 #define GCC_VERSION \ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dansidecl.h62 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dansidecl.h51 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dansidecl.h62 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dansidecl.h62 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
[all...]
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dansidecl.h62 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dansidecl.h51 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
[all...]
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Dxxhash.c148 #define GCC_VERSION ((__GNUC__-0) * 100 + (__GNUC_MINOR__ - 0)) macro
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c225 # define GCC_VERSION (__GNUC__*1000000+__GNUC_MINOR__*1000+__GNUC_PATCHLEVEL__) macro
227 # define GCC_VERSION 0 macro
208951 # define GCC_VERSION macro
208953 # define GCC_VERSION macro
212866 # define GCC_VERSION macro
212868 # define GCC_VERSION macro
[all...]

Completed in 613 milliseconds