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

/freebsd-11-stable/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.h2598 #ifndef FUNCTION_NAME_ALREADY_DECLARED
2599 #define FUNCTION_NAME_ALREADY_DECLARED 0
2579 #define FUNCTION_NAME_ALREADY_DECLARED macro
H A Dmips.c6731 if (!FUNCTION_NAME_ALREADY_DECLARED)
7009 if (!FUNCTION_NAME_ALREADY_DECLARED && !flag_inhibit_size_directive)
8051 /* ??? If FUNCTION_NAME_ALREADY_DECLARED is defined, then we are
8053 if (!FUNCTION_NAME_ALREADY_DECLARED)
8084 if (!FUNCTION_NAME_ALREADY_DECLARED)
8282 if (!FUNCTION_NAME_ALREADY_DECLARED)
8357 if (!FUNCTION_NAME_ALREADY_DECLARED)

Completed in 100 milliseconds