Searched refs:pfx (Results 1 - 20 of 20) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/debug/
H A Dpr41343-1.c4 #define Y(pfx) X(pfx ## 1, pfx) \
5 X(pfx ## 2, pfx ## 1) \
6 X(pfx ## 3, pfx ## 2) \
7 X(pfx ## 4, pfx ## 3) \
8 X(pfx ##
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr43157.c6 #define LABEL3(pfx, x) # pfx x
7 #define LABEL2(pfx, x) LABEL3(pfx, x)
H A Dpr46674.c5 #define LABEL3(pfx, x) # pfx x
6 #define LABEL2(pfx, x) LABEL3(pfx, x)
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dgnu-inline-global.C25 #define fn pfx(func1) // must be emitted out-of-line
30 #define fn pfx(func2) // must be emitted out-of-line
36 #define fn pfx(func3) // must not be emitted
41 #define fn pfx(func4) // must be emitted out-of-line
47 #define fn pfx(func5) // must NOT be emitted, because it's static and unused
H A Dgnu-inline-global-reject.C12 #define fn pfx(func_decl_inline_before)
17 #define fn pfx(func_decl_inline_after)
22 #define fn pfx(func_def_gnuin_redef)
27 #define fn pfx(func_def_inline_redef)
32 #define fn pfx(func_def_inline_after)
37 #define fn pfx(func_def_inline_before)
42 #define fn pfx(func_def_before)
47 #define fn pfx(func_decl_static_inline_before)
52 #define fn pfx(func_def_static_inline_after)
H A Dgnu-inline-common.h14 #ifndef pfx
16 # define pfx(x) IN_CLASS::x macro
18 # define pfx(x) x macro
/haiku-buildtools/binutils/ld/testsuite/ld-elfvers/
H A Dvers.h3 #define __SYMPFX(pfx, sym) #pfx sym
4 #define _SYMPFX(pfx, sym) __SYMPFX(pfx, sym)
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/maxq10/
H A Drange.s11 move A[0], #125 ; A[0] is an 16 bit register - no pfx req. here
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/maxq20/
H A Drange.s11 move A[0], #125 ; A[0] is an 16 bit register - no pfx req. here
/haiku-buildtools/gcc/libstdc++-v3/python/libstdcxx/v6/
H A Dprinters.py1213 for pfx in ('', 'w'):
1214 add_one_type_printer(obj, 'basic_string', pfx + 'string')
1215 add_one_type_printer(obj, 'basic_ios', pfx + 'ios')
1216 add_one_type_printer(obj, 'basic_streambuf', pfx + 'streambuf')
1217 add_one_type_printer(obj, 'basic_istream', pfx + 'istream')
1218 add_one_type_printer(obj, 'basic_ostream', pfx + 'ostream')
1219 add_one_type_printer(obj, 'basic_iostream', pfx + 'iostream')
1220 add_one_type_printer(obj, 'basic_stringbuf', pfx + 'stringbuf')
1222 pfx + 'istringstream')
1224 pfx
[all...]
/haiku-buildtools/legacy/gcc/gcc/config/convex/
H A Dconvex.c621 outfloat (file, value, fmt, pfx, sfx)
624 char *fmt, *pfx, *sfx;
627 fputs (pfx, file);
/haiku-buildtools/gcc/gcc/lto/
H A Dlto.c3203 const char *pfx = (flag_lto) ? "LTO" : (flag_wpa) ? "WPA" : "LTRANS"; local
3204 fprintf (stderr, "%s statistics\n", pfx);
3207 pfx, num_sccs_read, total_scc_size / (double)num_sccs_read);
3208 fprintf (stderr, "[%s] %lu tree bodies read in total\n", pfx, total_scc_size);
3212 "collision ratio: %f\n", pfx,
3232 pfx, max_length, max_scc->len);
3233 fprintf (stderr, "[%s] Compared %lu SCCs, %lu collisions (%f)\n", pfx,
3236 fprintf (stderr, "[%s] Merged %lu SCCs\n", pfx, num_sccs_merged);
3237 fprintf (stderr, "[%s] Merged %lu tree bodies\n", pfx,
3239 fprintf (stderr, "[%s] Merged %lu types\n", pfx, num_merged_type
[all...]
/haiku-buildtools/gcc/gcc/
H A Dvec.h247 vec_prefix::calculate_allocation (vec_prefix *pfx, unsigned reserve, argument
251 return (pfx ? pfx->m_num : 0) + reserve;
252 else if (!pfx)
254 return calculate_allocation_1 (pfx->m_alloc, pfx->m_num + reserve);
H A Dgengtype.c2453 static void finish_root_table (struct flist *flp, const char *pfx,
4136 finish_root_table (struct flist *flp, const char *pfx, const char *lastname,
4158 "extern const struct %s gt_%s_", tname, pfx);
4183 oprintf (base_files[fnum], " gt_%s_", pfx);
4128 finish_root_table(struct flist *flp, const char *pfx, const char *lastname, const char *tname, const char *name) argument
/haiku-buildtools/binutils/binutils/
H A Dod-macho.c1689 char pfx = sz == 8 ? 'R' : 'E';
1692 printf (" %cSP frame", pfx);
1699 printf (" at %cBP-%u:", pfx, offset * sz);
1687 char pfx = sz == 8 ? 'R' : 'E'; local
/haiku-buildtools/binutils/bfd/
H A Dvms-alpha.c589 const char *pfx;
593 pfx = "BSS";
595 pfx = "CODE";
597 pfx = "RO";
599 pfx = "LOCAL";
601 sprintf (name, "$%s_%03d$", pfx, section_count++);
5913 evax_bfd_print_hex (FILE *file, const char *pfx,
5923 fputs (pfx, file);
587 const char *pfx; local
5901 evax_bfd_print_hex(FILE *file, const char *pfx, const unsigned char *buf, unsigned int len) argument
H A Dmach-o.c382 const char *pfx = ""; local
413 pfx = seg_pfx;
420 snprintf (res, len, "%s%.16s.%.16s", pfx, segname, secname);
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc3561 INTERCEPTOR(char *, tempnam, char *dir, char *pfx) {
3563 COMMON_INTERCEPTOR_ENTER(ctx, tempnam, dir, pfx);
3565 if (pfx) COMMON_INTERCEPTOR_READ_RANGE(ctx, pfx, REAL(strlen)(pfx) + 1);
3566 char *res = REAL(tempnam)(dir, pfx);
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Dtrans.c734 const char pfx[] = "__gnat_rcheck_";
736 strcpy (Name_Buffer, pfx);
737 Name_Len = sizeof (pfx) - 1;
732 const char pfx[] = "__gnat_rcheck_"; local
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-decl.c796 create_index_var (const char * pfx, int nest) argument
800 decl = gfc_create_var_np (gfc_array_index_type, pfx);

Completed in 404 milliseconds