OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spec_machine
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gcc.cc
334
static const char *
spec_machine
= DEFAULT_TARGET_MACHINE;
4245
printf ("%s\n",
spec_machine
);
5522
tooldir_prefix2 = concat (tooldir_base_prefix,
spec_machine
,
7712
fnotice (file, "Target: %s\n",
spec_machine
);
8510
just_machine_suffix = concat (
spec_machine
, dir_separator_str, NULL);
11290
spec_machine
= DEFAULT_TARGET_MACHINE;
332
static const char *
spec_machine
= DEFAULT_TARGET_MACHINE;
variable
gcc.cc
334
static const char *
spec_machine
= DEFAULT_TARGET_MACHINE;
4245
printf ("%s\n",
spec_machine
);
5522
tooldir_prefix2 = concat (tooldir_base_prefix,
spec_machine
,
7712
fnotice (file, "Target: %s\n",
spec_machine
);
8510
just_machine_suffix = concat (
spec_machine
, dir_separator_str, NULL);
11290
spec_machine
= DEFAULT_TARGET_MACHINE;
332
static const char *
spec_machine
= DEFAULT_TARGET_MACHINE;
variable
/src/external/gpl3/gcc.old/dist/gcc/
gcc.cc
321
static const char *
spec_machine
= DEFAULT_TARGET_MACHINE;
4234
printf ("%s\n",
spec_machine
);
5436
tooldir_prefix2 = concat (tooldir_base_prefix,
spec_machine
,
7586
fnotice (file, "Target: %s\n",
spec_machine
);
8383
just_machine_suffix = concat (
spec_machine
, dir_separator_str, NULL);
11127
spec_machine
= DEFAULT_TARGET_MACHINE;
319
static const char *
spec_machine
= DEFAULT_TARGET_MACHINE;
variable
gcc.cc
321
static const char *
spec_machine
= DEFAULT_TARGET_MACHINE;
4234
printf ("%s\n",
spec_machine
);
5436
tooldir_prefix2 = concat (tooldir_base_prefix,
spec_machine
,
7586
fnotice (file, "Target: %s\n",
spec_machine
);
8383
just_machine_suffix = concat (
spec_machine
, dir_separator_str, NULL);
11127
spec_machine
= DEFAULT_TARGET_MACHINE;
319
static const char *
spec_machine
= DEFAULT_TARGET_MACHINE;
variable
Completed in 51 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026