Searched refs:MAKE_DECL_ONE_ONLY (Results 1 - 20 of 20) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/config/mips/
H A Diris6gld.h51 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1) macro
H A Delf64.h156 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1) macro
H A Delf.h197 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1) macro
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Ddjgpp.h187 #undef MAKE_DECL_ONE_ONLY macro
188 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1) macro
/openbsd-current/gnu/gcc/gcc/config/score/
H A Delf.h78 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1) macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Ddjgpp.h212 #undef MAKE_DECL_ONE_ONLY macro
213 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1) macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/pa/
H A Dopenbsd.h38 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1) macro
H A Dsom.h388 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)
387 #define MAKE_DECL_ONE_ONLY macro
/openbsd-current/gnu/gcc/gcc/config/pa/
H A Dsom.h301 #define MAKE_DECL_ONE_ONLY(DECL) \
300 #define MAKE_DECL_ONE_ONLY macro
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Delf.h200 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1) macro
/openbsd-current/gnu/gcc/gcc/config/
H A Delfos.h215 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1) macro
H A Ddarwin.h420 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1) macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/
H A Delfos.h236 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1) macro
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Ddefaults.h236 #ifdef MAKE_DECL_ONE_ONLY
H A Dvarasm.c4777 #ifdef MAKE_DECL_ONE_ONLY
4778 MAKE_DECL_ONE_ONLY (decl);
/openbsd-current/gnu/usr.bin/gcc/gcc/config/alpha/
H A Delf.h248 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1) macro
/openbsd-current/gnu/gcc/gcc/config/mmix/
H A Dmmix.h832 #define MAKE_DECL_ONE_ONLY(DECL) \ macro
/openbsd-current/gnu/gcc/gcc/
H A Ddefaults.h256 #ifdef MAKE_DECL_ONE_ONLY
H A Dvarasm.c5131 #ifdef MAKE_DECL_ONE_ONLY
5132 MAKE_DECL_ONE_ONLY (decl);
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dmmix.h989 #define MAKE_DECL_ONE_ONLY(DECL) \ macro

Completed in 372 milliseconds