Searched refs:SONAME_SUFFIX (Results 1 - 8 of 8) 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
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c3154 const char *suffix = SONAME_SUFFIX (1);
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c3848 const char *suffix = SONAME_SUFFIX (1);

Completed in 275 milliseconds