Home
last modified time | relevance | path

Searched refs:FUNCTION_NAME_ALREADY_DECLARED (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/mips/
HDlinux.h166 #undef FUNCTION_NAME_ALREADY_DECLARED
167 #define FUNCTION_NAME_ALREADY_DECLARED 1 macro
HDmips.h2578 #ifndef FUNCTION_NAME_ALREADY_DECLARED
2579 #define FUNCTION_NAME_ALREADY_DECLARED 0 macro
HDmips.c6693 if (!FUNCTION_NAME_ALREADY_DECLARED) in mips_output_function_prologue()
6969 if (!FUNCTION_NAME_ALREADY_DECLARED && !flag_inhibit_size_directive) in mips_output_function_epilogue()
8007 if (!FUNCTION_NAME_ALREADY_DECLARED) in build_mips16_function_stub()
8038 if (!FUNCTION_NAME_ALREADY_DECLARED) in build_mips16_function_stub()
8236 if (!FUNCTION_NAME_ALREADY_DECLARED) in build_mips16_call_stub()
8311 if (!FUNCTION_NAME_ALREADY_DECLARED) in build_mips16_call_stub()
/freebsd-11-stable/contrib/gcc/
HDChangeLog-20035136 * config/mips/linux.h (FUNCTION_NAME_ALREADY_DECLARED): Undef
5218 * config/mips/iris6.h (FUNCTION_NAME_ALREADY_DECLARED): Define
5220 * config/mips/linux.h (FUNCTION_NAME_ALREADY_DECLARED): Define as 1.
5222 FUNCTION_NAME_ALREADY_DECLARED at runtime.
5226 * config/mips/mips.h (FUNCTION_NAME_ALREADY_DECLARED): Provide
HDFSFChangeLog.1111551 ASM_DECLARE_FUNCTION_SIZE, FUNCTION_NAME_ALREADY_DECLARED,
11556 * mips.c (function_{pro,epi}logue): Use FUNCTION_NAME_ALREADY_DECLARED.
HDChangeLog-199815340 !FUNCTION_NAME_ALREADY_DECLARED. Correct format specifier in fprintf.
HDChangeLog-200115951 (FUNCTION_NAME_ALREADY_DECLARED): Likewise.
HDChangeLog-200417920 (FUNCTION_NAME_ALREADY_DECLARED, SUPPORTS_INIT_PRIORITY)