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

/openbsd-current/gnu/usr.bin/binutils/include/
H A Dlibiberty.h138 #define ACONCAT(ACONCAT_PARAMS) \ macro
/openbsd-current/gnu/lib/libiberty/include/
H A Dlibiberty.h161 #define ACONCAT(ACONCAT_PARAMS) \ macro
/openbsd-current/gnu/gcc/include/
H A Dlibiberty.h161 #define ACONCAT(ACONCAT_PARAMS) \ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dlibiberty.h161 #define ACONCAT(ACONCAT_PARAMS) \ macro
/openbsd-current/gnu/gcc/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));
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgcc.c2374 multilib_name = ACONCAT ((multilib_dir, dir_separator_str, name,
2377 multilib_os_name = ACONCAT ((multilib_os_dir, dir_separator_str, name,
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c6627 format = ACONCAT ((":\n\t.space\t", HOST_WIDE_INT_PRINT_UNSIGNED,
6638 format = ACONCAT ((",", HOST_WIDE_INT_PRINT_UNSIGNED, "\n", NULL));
6644 format = ACONCAT ((",", HOST_WIDE_INT_PRINT_UNSIGNED, ",%u\n", NULL));
/openbsd-current/gnu/gcc/gcc/cp/
H A Ddecl2.c3019 nname = ACONCAT (("_ZGA", oname+2, NULL));
/openbsd-current/gnu/gcc/gcc/config/mips/
H A Dmips.c4696 mips_isa_info = mips_parse_cpu (ACONCAT (("mips", arg, NULL)));
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c1508 real_start = ACONCAT ((STUB_NAME, name, NULL));

Completed in 447 milliseconds