Searched refs:FUNCTION_NAME_ALREADY_DECLARED (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/gcc/config/mips/
H A Dlinux.h166 #undef FUNCTION_NAME_ALREADY_DECLARED macro
167 #define FUNCTION_NAME_ALREADY_DECLARED 1 macro
H A Dmips.h2595 #ifndef FUNCTION_NAME_ALREADY_DECLARED
2596 #define FUNCTION_NAME_ALREADY_DECLARED 0
2576 #define FUNCTION_NAME_ALREADY_DECLARED macro
H A Dmips.c6730 if (!FUNCTION_NAME_ALREADY_DECLARED)
7008 if (!FUNCTION_NAME_ALREADY_DECLARED && !flag_inhibit_size_directive)
8050 /* ??? If FUNCTION_NAME_ALREADY_DECLARED is defined, then we are
8052 if (!FUNCTION_NAME_ALREADY_DECLARED)
8083 if (!FUNCTION_NAME_ALREADY_DECLARED)
8281 if (!FUNCTION_NAME_ALREADY_DECLARED)
8356 if (!FUNCTION_NAME_ALREADY_DECLARED)

Completed in 83 milliseconds