OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:merge_tlist
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c-family/
c-common.cc
1864
static void
merge_tlist
(struct tlist **, struct tlist *, int);
1908
merge_tlist
(struct tlist **to, struct tlist *add, int copy)
2042
PNO_SP list. The function
merge_tlist
takes care of that by merging the
2080
merge_tlist
(pbefore_sp, tmp_before, 0);
2081
merge_tlist
(pbefore_sp, tmp_nosp, 0);
2084
merge_tlist
(pbefore_sp, tmp_list3, 0);
2085
merge_tlist
(pno_sp, tmp_list2, 0);
2092
merge_tlist
(pbefore_sp, tmp_before, 0);
2093
merge_tlist
(pbefore_sp, tmp_list2, 0);
2098
merge_tlist
(pbefore_sp, tmp_list3, 0)
1905
merge_tlist
(struct tlist **to, struct tlist *add, int copy)
function
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc
1825
static void
merge_tlist
(struct tlist **, struct tlist *, int);
1869
merge_tlist
(struct tlist **to, struct tlist *add, int copy)
2003
PNO_SP list. The function
merge_tlist
takes care of that by merging the
2041
merge_tlist
(pbefore_sp, tmp_before, 0);
2042
merge_tlist
(pbefore_sp, tmp_nosp, 0);
2045
merge_tlist
(pbefore_sp, tmp_list3, 0);
2046
merge_tlist
(pno_sp, tmp_list2, 0);
2053
merge_tlist
(pbefore_sp, tmp_before, 0);
2054
merge_tlist
(pbefore_sp, tmp_list2, 0);
2059
merge_tlist
(pbefore_sp, tmp_list3, 0)
1866
merge_tlist
(struct tlist **to, struct tlist *add, int copy)
function
[
all
...]
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026