| /src/external/gpl3/gcc/dist/gcc/ |
| opts.h | 362 extern char *opts_concat (const char *first, ...);
|
| opts.h | 362 extern char *opts_concat (const char *first, ...);
|
| opts-common.cc | 417 decoded->canonical_option[0] = opts_concat (opt_text, arg, NULL); 991 opts_concat (const char *first, ...) function 1072 = opts_concat (needle, "=", argv[i + 1], NULL); 1372 = opts_concat (decoded->canonical_option[0], " ",
|
| opts-common.cc | 417 decoded->canonical_option[0] = opts_concat (opt_text, arg, NULL); 991 opts_concat (const char *first, ...) function 1072 = opts_concat (needle, "=", argv[i + 1], NULL); 1372 = opts_concat (decoded->canonical_option[0], " ",
|
| opts.cc | 1049 opts->x_dump_base_name = opts_concat (opts->x_dump_dir_name,
|
| opts.cc | 1049 opts->x_dump_base_name = opts_concat (opts->x_dump_dir_name,
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| opts.h | 356 extern char *opts_concat (const char *first, ...);
|
| opts.h | 356 extern char *opts_concat (const char *first, ...);
|
| opts-common.cc | 417 decoded->canonical_option[0] = opts_concat (opt_text, arg, NULL); 969 opts_concat (const char *first, ...) function 1050 = opts_concat (needle, "=", argv[i + 1], NULL); 1308 = opts_concat (decoded->canonical_option[0], " ",
|
| opts-common.cc | 417 decoded->canonical_option[0] = opts_concat (opt_text, arg, NULL); 969 opts_concat (const char *first, ...) function 1050 = opts_concat (needle, "=", argv[i + 1], NULL); 1308 = opts_concat (decoded->canonical_option[0], " ",
|
| opts.cc | 1039 opts->x_dump_base_name = opts_concat (opts->x_dump_dir_name,
|
| opts.cc | 1039 opts->x_dump_base_name = opts_concat (opts->x_dump_dir_name,
|