Searched defs:SONAME_SUFFIX (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/darwin/
H A Dplugin-suffix.h26 #define SONAME_SUFFIX(n) ("." #n ".dylib") macro
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/hpux/
H A Dplugin-suffix.h26 #define SONAME_SUFFIX(n) (".sl." #n) macro
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/posix/
H A Dplugin-suffix.h26 #define SONAME_SUFFIX(n) (".so." #n) macro
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/darwin/
H A Dplugin-suffix.h26 #define SONAME_SUFFIX(n) ("." #n ".dylib") macro
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/hpux/
H A Dplugin-suffix.h26 #define SONAME_SUFFIX(n) (".sl." #n) macro
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/posix/
H A Dplugin-suffix.h26 #define SONAME_SUFFIX(n) (".so." #n) macro

Completed in 142 milliseconds