Searched refs:ACONCAT (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/gdb/include/
H A Dlibiberty.h135 #define ACONCAT(ACONCAT_PARAMS) \ macro
/freebsd-11-stable/contrib/gcclibs/include/
H A Dlibiberty.h161 #define ACONCAT(ACONCAT_PARAMS) \ macro
/freebsd-11-stable/contrib/binutils/include/
H A Dlibiberty.h165 #define ACONCAT(ACONCAT_PARAMS) \ macro
/freebsd-11-stable/contrib/gcc/
H A Ddiagnostic.c402 = ACONCAT ((diagnostic->message.format_spec,
H A Dtree-complex.c400 DECL_NAME (r) = get_identifier (ACONCAT ((name, suffix, NULL)));
H A Domp-low.c3938 new_str = ACONCAT ((".gomp_critical_user_",
H A Dvarasm.c400 buffer = ACONCAT ((stripped_name, "_unlikely", NULL));
/freebsd-11-stable/contrib/gcc/cp/
H A Ddecl2.c3063 nname = ACONCAT (("_ZGA", oname+2, NULL));
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c4724 mips_isa_info = mips_parse_cpu (ACONCAT (("mips", arg, NULL)));
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.c2416 real_start = ACONCAT ((STUB_NAME, name, NULL));

Completed in 393 milliseconds