OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:substitutions
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
mangle.cc
106
substitutions
. */
107
vec<tree, va_gc> *
substitutions
;
variable
179
/* Functions for handling
substitutions
. */
326
fprintf (stderr, " ++
substitutions
");
327
FOR_EACH_VEC_ELT (*G.
substitutions
, i, el)
398
be treated accordingly in
substitutions
. This function returns a
463
FOR_EACH_VEC_SAFE_ELT (G.
substitutions
, i, candidate)
473
vec_safe_push (G.
substitutions
, node);
585
First, check standard special-case
substitutions
.
620
const int size = vec_safe_length (G.
substitutions
);
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/cp/
mangle.cc
106
substitutions
. */
107
vec<tree, va_gc> *
substitutions
;
variable
179
/* Functions for handling
substitutions
. */
315
fprintf (stderr, " ++
substitutions
");
316
FOR_EACH_VEC_ELT (*G.
substitutions
, i, el)
387
be treated accordingly in
substitutions
. This function returns a
452
FOR_EACH_VEC_SAFE_ELT (G.
substitutions
, i, candidate)
462
vec_safe_push (G.
substitutions
, node);
564
First, check standard special-case
substitutions
.
599
const int size = vec_safe_length (G.
substitutions
);
[
all
...]
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026